summaryrefslogtreecommitdiffabout
path: root/configure.ac
authorMichael Krelin <hacker@klever.net>2008-11-22 21:16:52 (UTC)
committer Michael Krelin <hacker@klever.net>2008-11-22 21:16:52 (UTC)
commita07665e030a8f26f6cd77efc466507ed6381acc5 (patch) (side-by-side diff)
tree669b42e24852cc9159792ff723d018b9d8b55818 /configure.ac
parent54f0c8a8f1a85669e623f04a209928daee5c59cc (diff)
downloadlibopkele-a07665e030a8f26f6cd77efc466507ed6381acc5.zip
libopkele-a07665e030a8f26f6cd77efc466507ed6381acc5.tar.gz
libopkele-a07665e030a8f26f6cd77efc466507ed6381acc5.tar.bz2
release 2.0.12.0.1
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (limited to 'configure.ac') (more/less context) (ignore whitespace changes)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3484146..a7b56ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libopkele], [2.0], [libopkele-bugs@klever.net])
+AC_INIT([libopkele], [2.0.1], [libopkele-bugs@klever.net])
AC_CONFIG_SRCDIR([include/opkele/opkele-config.h])
AC_CONFIG_HEADERS([config.h include/opkele/acconfig.h])
AM_INIT_AUTOMAKE([dist-bzip2])