summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIngo Huerner <ingo.huerner@xse.de>2013-01-09 09:36:46 +0100
committerIngo Huerner <ingo.huerner@xse.de>2013-01-09 09:36:46 +0100
commitaf3cd90a4de3c367ffe18e0e250bba0eeb0cda9a (patch)
tree43b0e2f90551688e48a97aa9ddcc1dad3d33b583 /configure.ac
parent9edbb79bbb2defb6f9013a8bf6ee01ba4351f6b3 (diff)
downloadpersistence-client-library-af3cd90a4de3c367ffe18e0e250bba0eeb0cda9a.tar.gz
updated version in configure.acv0.3.3
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 2ccad20..dc101a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([Persistence Client Library], [0.3.1], [not-valid@xse.de])
+AC_INIT([Persistence Client Library], [0.3.3], [not-valid@xse.de])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])
AC_GNU_SOURCE()