summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-07-12 16:26:05 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-07-12 16:26:05 +0100
commit4cab9350dda0b36446d7b2a935bd6451a38e67a2 (patch)
tree9fac660c1e557ad8c1fb7f50239762ab7cc13a4f /configure.ac
parent07bb7f1de21c64ea1f19ff107910daa2a14ec4ba (diff)
Bump version to 0.82.1.YYYYMMDD
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 a36d1b4..48929ea 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, 82)