Author: mwiegand
Date: 2008-10-21 16:06:22 +0200 (Tue, 21 Oct 2008)
New Revision: 1595

Modified:
   trunk/sladinstaller/ChangeLog
   trunk/sladinstaller/VERSION
   trunk/sladinstaller/gtk.cpp
Log:
Post release version bump.


Modified: trunk/sladinstaller/ChangeLog
===================================================================
--- trunk/sladinstaller/ChangeLog       2008-10-21 14:04:10 UTC (rev 1594)
+++ trunk/sladinstaller/ChangeLog       2008-10-21 14:06:22 UTC (rev 1595)
@@ -1,14 +1,22 @@
 2008-10-21  Michael Wiegand <[EMAIL PROTECTED]>
 
+       Post release version bump.
+
+       * VERSION: Set to 1.1.2.SVN.
+
+       * gtk.cpp: Set PROG_VERSION to 1.1.2.SVN.
+
+2008-10-21  Michael Wiegand <[EMAIL PROTECTED]>
+
        Preparing the 1.1.1 release of sladinstaller.
 
        * CHANGES: Added with a summary of ChangeLog entries.
 
        * MANIFEST: Updated.
 
-       * VERSION: Set to 1.1.1
+       * VERSION: Set to 1.1.1.
 
-       * gtk.cpp: Set PROG_VERSION to 1.1.1
+       * gtk.cpp: Set PROG_VERSION to 1.1.1.
 
 2008-10-20  Michael Wiegand <[EMAIL PROTECTED]>
 

Modified: trunk/sladinstaller/VERSION
===================================================================
--- trunk/sladinstaller/VERSION 2008-10-21 14:04:10 UTC (rev 1594)
+++ trunk/sladinstaller/VERSION 2008-10-21 14:06:22 UTC (rev 1595)
@@ -1 +1 @@
-1.1.1
+1.1.2.SVN

Modified: trunk/sladinstaller/gtk.cpp
===================================================================
--- trunk/sladinstaller/gtk.cpp 2008-10-21 14:04:10 UTC (rev 1594)
+++ trunk/sladinstaller/gtk.cpp 2008-10-21 14:06:22 UTC (rev 1595)
@@ -44,7 +44,7 @@
 #define _(a) gettext (a)
 
 #define PROG_NAME "SLAD Installer"
-#define PROG_VERSION "1.1.1"
+#define PROG_VERSION "1.1.2.SVN"
 #define PROG_COMMENTS "A GTK Application to install SLAD2 onto client host."
 #define PROG_COPYRIGHT "(c) 2005-2006 by DN-Systems Enterprise Internet 
Solutions GmbH"
 #define PROG_WEBSITE "http://www.dn-systems.org/slad.shtml";

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to