summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIngo Huerner <ingo.huerner@xse.de>2013-01-09 09:27:39 +0100
committerIngo Huerner <ingo.huerner@xse.de>2013-01-09 09:27:39 +0100
commit9edbb79bbb2defb6f9013a8bf6ee01ba4351f6b3 (patch)
treec40580fa0e7aec703f930f368421f02942021468 /configure.ac
parent8dfd551e9d419b4f184462c3b93d95337c5be8ff (diff)
downloadpersistence-client-library-9edbb79bbb2defb6f9013a8bf6ee01ba4351f6b3.tar.gz
Revert "updated version in configure.ac"
This reverts commit 8dfd551e9d419b4f184462c3b93d95337c5be8ff.
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 dc101a8..2ccad20 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.3], [not-valid@xse.de])
+AC_INIT([Persistence Client Library], [0.3.1], [not-valid@xse.de])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])
AC_GNU_SOURCE()