summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--configure.ac2
-rw-r--r--lib/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index a66e53d..3194718 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,2 +1,2 @@
-AC_INIT([libopkele], [1.1.99.0], [libopkele-bugs@klever.net])
+AC_INIT([libopkele], [2.0], [libopkele-bugs@klever.net])
AC_CONFIG_SRCDIR([include/opkele/opkele-config.h])
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 20d15b8..e76d7c0 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -33,2 +33,2 @@ libopkele_la_SOURCES = \
libopkele_la_LDFLAGS = \
- -version-info 2:0:0
+ -version-info 3:0:0