summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGergely Nagy <algernon@balabit.hu>2012-08-11 01:51:34 +0200
committerGergely Nagy <algernon@balabit.hu>2012-08-11 01:51:34 +0200
commitbffa5492a7831c2351bc3fd5b043643e77bf29be (patch)
treeb4efcedd3f0bd04601b27174625f13b8062cb625 /lib
parenta59bde90c9f0064a5139f022e4a612d5f14715d2 (diff)
downloadlibumberlog-bffa5492a7831c2351bc3fd5b043643e77bf29be.tar.gz
libumberlog-bffa5492a7831c2351bc3fd5b043643e77bf29be.tar.xz
libumberlog-bffa5492a7831c2351bc3fd5b043643e77bf29be.zip
Preparations for 0.3.0
Bump the version in configure.ac, and the library version in lib/Makefile.am, in preparation for the upcoming 0.3.0 release. Signed-off-by: Gergely Nagy <algernon@balabit.hu>
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 4d0ee0c..19b7a65 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,6 +1,6 @@
-LUL_CURRENT = 2
+LUL_CURRENT = 3
LUL_REVISION = 0
-LUL_AGE = 1
+LUL_AGE = 0
lib_LTLIBRARIES = libumberlog.la
libumberlog_la_LDFLAGS = -Wl,--version-script,${srcdir}/libumberlog.ld \