summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-06-25 21:20:12 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-06-25 21:20:12 +0100
commit3d23ff9e91151c2fb8e5ccb74067ff7ad6df3067 (patch)
tree5ee070f9f3b8fa4fd537f42881d48fc2ac3db1b3
parent86b978042fa23d9b262cb0baa40398e21ddb0530 (diff)
downloaddbus-python-3d23ff9e91151c2fb8e5ccb74067ff7ad6df3067.tar.gz
reset to unreleased
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1ce8965..4c8a382 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, 1)