summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 c9065d7..0112c1f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
#
# Copyright (C) 2012 Continental Automotive Systems, Inc.
#
-# Author: Ana.Chisca@continental-corporation.com
+# Author: cosmin.cernat@continental-corporation.com
#
# Configure template for the Persistence Administration Service
#
@@ -18,7 +18,7 @@ dnl **************************************************************************
dnl *** First, define all of the version numbers up front ***
dnl *** In particular, this allows the version macro to be used in AC_INIT ***
dnl **************************************************************************
-m4_define([PERS_PACKAGE_VERSION_S],[1.0.7])
+m4_define([PERS_PACKAGE_VERSION_S],[1.0.8])
m4_define([PERS_ADMINACCESSLIB_VERSION_N],[1000000])
dnl ***************************