ayatana-commits team mailing list archive
-
ayatana-commits team
-
Mailing list archive
-
Message #00681
[Branch ~xsplash-team/xsplash/trunk] Rev 94: Bump version to 0.8.6
------------------------------------------------------------
revno: 94
committer: Cody Russell <crussell@xxxxxxxxxxxxx>
branch nick: trunk
timestamp: Thu 2009-12-10 10:46:26 -0600
message:
Bump version to 0.8.6
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-22 18:38:59 +0000
+++ configure.ac 2009-12-10 16:46:26 +0000
@@ -1,7 +1,7 @@
AC_PREREQ(2.59)
AC_INIT([xsplash],
- [0.8.5],
+ [0.8.6],
[https://bugs.launchpad.net/xsplash])
AC_CONFIG_SRCDIR([src/xsplash.c])
AC_CONFIG_MACRO_DIR([build/autotools])