summaryrefslogtreecommitdiffabout
path: root/configure.ac
authorMichael Krelin <hacker@klever.net>2007-06-24 14:36:57 (UTC)
committer Michael Krelin <hacker@klever.net>2007-06-24 14:36:57 (UTC)
commit4696aae9da3500f600cedd482501a89d41fd27ec (patch) (side-by-side diff)
treea18b190c5b3a4da9f2824a60f76457ae6ab845d4 /configure.ac
parent5999c7b9517e52918046cbd846a35de451de6383 (diff)
downloadlibopkele-4696aae9da3500f600cedd482501a89d41fd27ec.zip
libopkele-4696aae9da3500f600cedd482501a89d41fd27ec.tar.gz
libopkele-4696aae9da3500f600cedd482501a89d41fd27ec.tar.bz2
libopkele: bumped version to 0.2.1 and summarized news.0.2.1
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 d5cb9ec..97f0eae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libopkele], [0.2], [libopkele-bugs@klever.net])
+AC_INIT([libopkele], [0.2.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])