summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McLoughlin <mark@skynet.ie>2004-11-10 10:31:19 +0000
committerMark McLoughlin <mark@skynet.ie>2004-11-10 10:31:19 +0000
commitb580496473e12f35ee289d387bf2f868d0d4171d (patch)
treee7bf2575be7b80a8aa2df9c45b3842f16ffa517f
parenta5e1ca4363ecda5103d4a8d537a0afaba9138aba (diff)
downloadstartup-notification-b580496473e12f35ee289d387bf2f868d0d4171d.tar.gz
post-release bump to 0.9.
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b88baf2..f885983 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-11-10 Mark McLoughlin <mark@skynet.ie>
+ * configure.in: post-release bump to 0.9.
+
+2004-11-10 Mark McLoughlin <mark@skynet.ie>
+
* configure.in: Version 0.8
2004-11-10 Mark McLoughlin <mark@skynet.ie>
diff --git a/configure.in b/configure.in
index b9fe3ba..425d20b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([startup-notification], [0.8],
+AC_INIT([startup-notification], [0.9],
[http://www.freedesktop.org/Software/startup-notification])
AC_CONFIG_SRCDIR(libsn/sn-launchee.c)