← Back to team overview

ayatana-commits team mailing list archive

[Branch ~xsplash-team/xsplash/trunk] Rev 84: bump version to 0.8.3

 

------------------------------------------------------------
revno: 84
tags: 0.8.3
committer: Ken VanDine <ken.vandine@xxxxxxxxxxxxx>
branch nick: xsplash
timestamp: Thu 2009-10-08 16:02:13 -0400
message:
  bump version to 0.8.3
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-10-01 15:05:20 +0000
+++ configure.ac	2009-10-08 20:02:13 +0000
@@ -1,7 +1,7 @@
 AC_PREREQ(2.59)
 
 AC_INIT([xsplash],
-        [0.8.2],
+        [0.8.3],
         [https://bugs.launchpad.net/xsplash])
 AC_CONFIG_SRCDIR([src/xsplash.c])
 AC_CONFIG_MACRO_DIR([build/autotools])