summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-09 15:47:48 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-09 15:47:48 +0100
commit4a4bce958b3257b7cb2adc050022879660aface1 (patch)
tree5470f30541ebda6610e0e0b8cc15fb216532e9c2 /configure.ac
parente2e589889ef5257f62cc3a32561142f625716ef0 (diff)
1.1.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1f4548c..19b9a5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,10 +2,10 @@
AC_PREREQ(2.59c)
dnl If not 1, append datestamp to the version number
-m4_define(dbus_python_released, 0)
+m4_define(dbus_python_released, 1)
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)
+m4_define(dbus_python_minor_version, 1)
m4_define(dbus_python_micro_version, 0)
m4_define(dbus_python_maybe_datestamp,