summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Leblond <eric@regit.org>2013-01-25 20:37:26 +0100
committerEric Leblond <eric@regit.org>2013-02-25 08:14:30 +0100
commit2e105a2224ad21278088edfabeb68769708e833d (patch)
tree78cd1803f5311c5b9ebdeec340328b3c8603e9b7 /configure.ac
parente7f9d242efad80b1ff48d5346c42f73527c2dd8d (diff)
Prepare release number to 2.0.2ulogd-2.0.2
Update release number and delete Changes file because we can use git changelog fot that.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index df0e9d3..c94704b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([ulogd], [2.0.1])
+AC_INIT([ulogd], [2.0.2])
AC_PREREQ([2.50])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([-Wall foreign tar-pax no-dist-gzip dist-bzip2 1.10b])