summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2007-12-17 16:34:52 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2007-12-17 16:34:52 +0100
commit3f9606b93275ca6a7b1ee4a58193a62c0041a10a (patch)
tree15e345102e46c3534e87697443f300c3b5787fe7
parent475d6f970a0067181841bdb6fbd8f166703bd154 (diff)
downloade2tools-3f9606b93275ca6a7b1ee4a58193a62c0041a10a.tar.gz
e2tools-3f9606b93275ca6a7b1ee4a58193a62c0041a10a.tar.xz
e2tools-3f9606b93275ca6a7b1ee4a58193a62c0041a10a.zip
v0.0.16.3
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 164d943..61829b9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([e2tools], [0.0.16.2], [hun@n-dimensional.de], [e2tools])
+AC_INIT([e2tools], [0.0.16.3], [hun@n-dimensional.de], [e2tools])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_SRCDIR([e2tools.c])