summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-09-30 12:06:50 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-09-30 12:06:50 +0100
commitf669a4aa6c7caaf6cbf9395ed14a1a357c4f6004 (patch)
tree71c65895335b43deb43dcb05798d1f66253e53f6
parent1803b6cf35876247bb3e577bec9be8eed8b1b825 (diff)
Prepare 0.98dbus-glib_0.98
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d70b9f7..4624e02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.52)
-AC_INIT([dbus-glib], [0.97],
+AC_INIT([dbus-glib], [0.98],
[https://bugs.freedesktop.org/enter_bug.cgi?product=dbus])
AC_CANONICAL_HOST
@@ -29,7 +29,7 @@ LT_CURRENT=4
## increment any time the source changes; set to
## 0 if you increment CURRENT
-LT_REVISION=1
+LT_REVISION=2
## increment if any interfaces have been added; set to 0
## if any interfaces have been changed or removed. removal has