summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGergely Nagy <algernon@madhouse-project.org>2012-04-28 18:47:43 +0200
committerGergely Nagy <algernon@madhouse-project.org>2012-04-28 18:47:43 +0200
commitcf66dbeb8820ef935045813598aa5a48be00526a (patch)
tree63359ff3d4b8ad4dee478ceed016720a1408ed6a /lib
parent4e41abd16ea5fc9d0e32a702037a3824c4792cde (diff)
downloadlibumberlog-cf66dbeb8820ef935045813598aa5a48be00526a.tar.gz
libumberlog-cf66dbeb8820ef935045813598aa5a48be00526a.tar.xz
libumberlog-cf66dbeb8820ef935045813598aa5a48be00526a.zip
Preparations for 0.2.1
Bump software and library interface versions, and start adding NEWS entries. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
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 169b0b2..b113810 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,6 +1,6 @@
-LUL_CURRENT = 1
+LUL_CURRENT = 2
LUL_REVISION = 0
-LUL_AGE = 0
+LUL_AGE = 1
lib_LTLIBRARIES = libumberlog.la
libumberlog_la_LDFLAGS = -Wl,--version-script,${srcdir}/libumberlog.ld \