summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-09-16 11:26:24 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-09-16 11:26:24 +0100
commit884acb58ef583a7565bfa88f2dc161d10c8adde6 (patch)
treead8d476f1e7151e2dc9643ad64ee2daffddc0313 /configure.ac
parent81d0dcd79e1bc6187faa2f6a2f6d4d821f879a0e (diff)
Start development for 0.83.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7d17bcf..d889e0c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ(2.59c)
dnl If not 1, append datestamp to the version number
-m4_define(dbus_python_released, 1)
+m4_define(dbus_python_released, 0)
dnl The dbus-python version number (must actually be numeric at the moment)
m4_define(dbus_python_major_version, 0)
m4_define(dbus_python_minor_version, 83)