summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2010-01-22 11:15:32 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2010-01-22 11:15:32 +0800
commit06bd6d060a9f138b5b53e8e3fd143b507bd054bf (patch)
treebd1354fba0c00f4f241873d31dfcfc44df073475 /configure.ac
parent7d95d1a5bf53e4dd6917dfc3b9afbb23ed67858d (diff)
release: bump version number to 0.0.18.2HEAD0.0.18.2master
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 b55e98d..f2c4f7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# -*- Autoconf -*-
-AC_INIT([libppswrapper], [0.0.18.1])
+AC_INIT([libppswrapper], [0.0.18.2])
dnl AC_INIT([$PACKAGE], [$VERSION])
AC_CONFIG_SRCDIR([config.h.in])