← Back to team overview

ayatana-commits team mailing list archive

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

 

------------------------------------------------------------
revno: 386
tags: 0.9.19
committer: Mirco Müller <mirco.mueller@xxxxxxxxxx>
branch nick: notify-osd
timestamp: Thu 2009-08-27 17:36:38 +0200
message:
  bump version number to 0.9.19 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-08-25 11:56:31 +0000
+++ configure.in	2009-08-27 15:36:38 +0000
@@ -1,4 +1,4 @@
-AC_INIT(notify-osd, 0.9.18, dx-team@xxxxxxxxxxxxx)
+AC_INIT(notify-osd, 0.9.19, dx-team@xxxxxxxxxxxxx)
 
 AC_CONFIG_SRCDIR(src/main.c)
 AC_CONFIG_HEADERS(config.h)