← Back to team overview

ayatana-commits team mailing list archive

[Branch ~notify-osd-developers/notify-osd/main] Rev 406: bump version number to 0.9.23 for the new release

 

------------------------------------------------------------
revno: 406
tags: 0.9.23
committer: Mirco Müller <mirco.mueller@xxxxxxxxxx>
branch nick: notify-osd
timestamp: Thu 2009-10-01 10:59:24 +0200
message:
  bump version number to 0.9.23 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-29 15:48:24 +0000
+++ configure.in	2009-10-01 08:59:24 +0000
@@ -1,4 +1,4 @@
-AC_INIT(notify-osd, 0.9.22, dx-team@xxxxxxxxxxxxx)
+AC_INIT(notify-osd, 0.9.23, dx-team@xxxxxxxxxxxxx)
 
 AC_CONFIG_SRCDIR(src/main.c)
 AC_CONFIG_HEADERS(config.h)