summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2010-03-12 22:38:02 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2010-03-12 22:38:02 +0000
commitac6f674201cfbc8417c6cc6f3a7ee1ba983cc4ad (patch)
tree38ba464d05d4f9cd3c4aa5f566b97a26673679b0
parent83afc694c077e253edcb91f5eec3c5609b3343ce (diff)
Version 0.15.17.1.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 50635d5..e7ebb2d 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(telepathy_python_released, 1)
+m4_define(telepathy_python_released, 0)
dnl The telepathy-python version number (must actually be numeric at the moment)
m4_define(telepathy_python_major_version, 0)
m4_define(telepathy_python_minor_version, 15)