summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2008-02-27 10:01:00 -0500
committerJohn (J5) Palmieri <johnp@redhat.com>2008-02-27 10:01:00 -0500
commit0cc86ff3e50e68780c605da0b7786c49951907fa (patch)
tree0ed6e9cad7edf0115aeb047aee86fa0e4c398a31
parent3252e713c52f80831080c4e0bb25543f3746e3de (diff)
downloaddbus-0cc86ff3e50e68780c605da0b7786c49951907fa.tar.gz
bump version after release
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 16238a1b..5e60aedb 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_INIT(dbus/dbus.h)
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(dbus, 1.0.3)
+AM_INIT_AUTOMAKE(dbus, 1.0.4)
AM_CONFIG_HEADER(config.h)