← Back to team overview

ayatana-commits team mailing list archive

[Branch ~xsplash-team/xsplash/trunk] Rev 71: increment version to 0.8.1

 

------------------------------------------------------------
revno: 71
committer: Cody Russell <crussell@xxxxxxxxxxxxx>
branch nick: xsplash
timestamp: Thu 2009-09-17 09:18:02 -0500
message:
  increment version to 0.8.1
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-09-16 18:19:22 +0000
+++ configure.ac	2009-09-17 14:18:02 +0000
@@ -1,7 +1,7 @@
 AC_PREREQ(2.59)
 
 AC_INIT([xsplash],
-        [0.8],
+        [0.8.1],
         [https://bugs.launchpad.net/xsplash])
 AC_CONFIG_SRCDIR([src/xsplash.c])
 AC_CONFIG_MACRO_DIR([build/autotools])