[Kst] branches/work/kst/portto4/kst

Nicolas Brisset nicolas.brisset at eurocopter.com
Fri Nov 19 00:30:56 CET 2010


SVN commit 1198564 by brisset:

Oops, we forgot to bump this up for 2.0.2, so I'm skipping it now and moving on to 2.0.3.
We really have to write down/update all the release steps to avoid missing such stupid things!

And it would be nice to have the global svn revision in the version string, so that we can distinguish between development 
releases. But the bug report wizard should not see that. Keep in mind for when we switch to cmake?


 M  +1 -1      config.h  


--- branches/work/kst/portto4/kst/config.h #1198563:1198564
@@ -1,7 +1,7 @@
 #ifndef KSTCONFIG_H
 #define KSTCONFIG_H
 
-#define KSTVERSION "2.0.1"
+#define KSTVERSION "2.0.3"
 
 /* Define if you have unsetenv */
 #define HAVE_UNSETENV 1


More information about the Kst mailing list