[Kst] www/areas/extragear

George Staikos staikos at kde.org
Sun May 13 22:05:06 CEST 2007


SVN commit 664382 by staikos:

1.4.0 is coming


 M  +1 -1      apps/kst/index.html  
 M  +2 -2      inc/appinfo.inc  


--- trunk/www/areas/extragear/apps/kst/index.html #664381:664382
@@ -75,7 +75,7 @@
 </p>
 <p>
 Kst is licenced under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>.  
-The current stable version of kst is 1.3.1.  
+The current stable version of kst is 1.4.0.  
 </p>
 </td><td width="3%">&nbsp;</td><td valign="top" width="666 px">
 <a href="screenshots.html">
--- trunk/www/areas/extragear/inc/appinfo.inc #664381:664382
@@ -104,8 +104,8 @@
   //$krecipes->setDate("release",mktime(0,0,0,6,30,2005)); // Release Day (30 Jun 2005)
 
   // Kst
-  $kst = new EG_AppInfo('kst.php','Kst','kst','1.3.0');
-  $kst->release_version = "1.3.1"; // Next Release
+  $kst = new EG_AppInfo('kst.php','Kst','kst','1.4.0');
+  $kst->release_version = "1.4.1"; // Next Release
 
   // KMyFirewall
   $kmyfirewall = new EG_AppInfo('kmyfirewall.php','KMyFirewall','kmyfirewall','1.0');


More information about the Kst mailing list