ayatana-commits team mailing list archive
-
ayatana-commits team
-
Mailing list archive
-
Message #00325
[Branch ~notify-osd-developers/notify-osd/main] Rev 397: bump version number to 0.9.22 for the new release
------------------------------------------------------------
revno: 397
tags: 0.9.22
committer: Mirco Müller <mirco.mueller@xxxxxxxxxx>
branch nick: notify-osd
timestamp: Thu 2009-09-24 15:09:49 +0200
message:
bump version number to 0.9.22 for the new release
modified:
configure.in
--
lp:notify-osd
https://code.launchpad.net/~notify-osd-developers/notify-osd/main
Your team ayatana-commits is subscribed to branch lp:notify-osd.
To unsubscribe from this branch go to https://code.launchpad.net/~notify-osd-developers/notify-osd/main/+edit-subscription.
=== modified file 'configure.in'
--- configure.in 2009-09-10 15:52:34 +0000
+++ configure.in 2009-09-24 13:09:49 +0000
@@ -1,4 +1,4 @@
-AC_INIT(notify-osd, 0.9.21, dx-team@xxxxxxxxxxxxx)
+AC_INIT(notify-osd, 0.9.22, dx-team@xxxxxxxxxxxxx)
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADERS(config.h)