summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-08-29 19:13:51 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-08-29 19:13:51 +0000
commit5d2b2f6209efe19f1c0132b0af29776e6ff0e1cb (patch)
treedee02e0a6014bbc27aa65de068a00fd47da2c371
parent690c405a4270e1e099c15a4142aa535523248e0f (diff)
- up the version number to 0.36.2
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ccb60355..b903e39e 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
AC_INIT(dbus/dbus.h)
-AM_INIT_AUTOMAKE(dbus, 0.36.1)
+AM_INIT_AUTOMAKE(dbus, 0.36.2)
AM_CONFIG_HEADER(config.h)