summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-01-24 20:33:38 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-01-24 20:33:38 +0000
commit996a3f46f0998219eaf0cd68a744ebc90cfc6dd8 (patch)
tree14f911948a86dd429f90112415149e95ccd01f9f
parentc59647b024b3242810fe46e500d557fd56d684d4 (diff)
downloaddbus-python-996a3f46f0998219eaf0cd68a744ebc90cfc6dd8.tar.gz
back to unreleased
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7b26ada..6e8e477 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, 1)
m4_define(dbus_python_minor_version, 0)