diff options
| author | Gergely Nagy <algernon@balabit.hu> | 2012-04-16 21:04:14 +0200 |
|---|---|---|
| committer | Gergely Nagy <algernon@balabit.hu> | 2012-04-16 21:04:14 +0200 |
| commit | 71b8240a9768cdecef3e8a27fd84fecef8e6de40 (patch) | |
| tree | 50950f559b7127132c1f301a33180be393ba751f | |
| parent | e1783f4e55a4df8eda583a8bbc259eb6032b30de (diff) | |
| download | libumberlog-71b8240a9768cdecef3e8a27fd84fecef8e6de40.tar.gz libumberlog-71b8240a9768cdecef3e8a27fd84fecef8e6de40.tar.xz libumberlog-71b8240a9768cdecef3e8a27fd84fecef8e6de40.zip | |
configure.ac: Bump version to 0.2.0libumberlog-0.2.0
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4717dd4..8e24a8e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. dnl -AC_INIT(libumberlog, 0.1.2, algernon@balabit.hu, libumberlog, https://github.com/algernon/libumberlog) +AC_INIT(libumberlog, 0.2.0, algernon@balabit.hu, libumberlog, https://github.com/algernon/libumberlog) AM_INIT_AUTOMAKE([1.9 tar-ustar]) dnl *************************************************************************** |
