summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-12-31 18:47:07 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-12-31 18:49:09 +0800
commitf145b3e360f01cebf6a0fa676c44c459b83da862 (patch)
treeee479e7f7f25c8bc8c698d8bd864650b096fb91a
parent5d3b3526d24bfff2d0a1a8ca1da496722188f314 (diff)
release: bump version number to 0.0.19.30.0.19.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index abe8fbc..439aa79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# -*- Autoconf -*-
-AC_INIT([totem-pps], 0.0.19.2)
+AC_INIT([totem-pps], 0.0.19.3)
dnl AC_INIT([$PACKAGE], [$VERSION])
AC_CONFIG_SRCDIR([config.h.in])