← Back to team overview

ayatana-commits team mailing list archive

[Branch ~xsplash-team/xsplash/trunk] Rev 60: version bump for 0.7

 

------------------------------------------------------------
revno: 60
tags: 0.7
committer: Ken VanDine <ken.vandine@xxxxxxxxxxxxx>
branch nick: xsplash
timestamp: Thu 2009-09-03 13:29:23 -0400
message:
  version bump for 0.7
modified:
  configure.ac


--
lp:xsplash
https://code.launchpad.net/~xsplash-team/xsplash/trunk

Your team ayatana-commits is subscribed to branch lp:xsplash.
To unsubscribe from this branch go to https://code.launchpad.net/~xsplash-team/xsplash/trunk/+edit-subscription.
=== modified file 'configure.ac'
--- configure.ac	2009-08-26 15:34:29 +0000
+++ configure.ac	2009-09-03 17:29:23 +0000
@@ -1,7 +1,7 @@
 AC_PREREQ(2.59)
 
 AC_INIT([xsplash],
-        [0.6],
+        [0.7],
         [https://bugs.launchpad.net/xsplash])
 AC_CONFIG_SRCDIR([src/xsplash.c])
 AC_CONFIG_MACRO_DIR([build/autotools])