← Back to team overview

ayatana-commits team mailing list archive

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

 

------------------------------------------------------------
revno: 392
tags: 0.9.21
committer: Mirco Müller <mirco.mueller@xxxxxxxxxx>
branch nick: notify-osd
timestamp: Thu 2009-09-10 17:52:34 +0200
message:
  bump version number to 0.9.21 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-01 13:36:42 +0000
+++ configure.in	2009-09-10 15:52:34 +0000
@@ -1,4 +1,4 @@
-AC_INIT(notify-osd, 0.9.20, dx-team@xxxxxxxxxxxxx)
+AC_INIT(notify-osd, 0.9.21, dx-team@xxxxxxxxxxxxx)
 
 AC_CONFIG_SRCDIR(src/main.c)
 AC_CONFIG_HEADERS(config.h)