summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 862be7f..d2e58d4 100755
--- a/configure
+++ b/configure
@@ -2497,7 +2497,7 @@ fi
# Define the identity of the package.
PACKAGE=ext4magic
- VERSION=0.3.0-pv0
+ VERSION=0.3.0-pv1
cat >>confdefs.h <<_ACEOF
diff --git a/configure.in b/configure.in
index 516626a..52d209c 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(ext4magic, 0.3.0-pv0)
+AM_INIT_AUTOMAKE(ext4magic, 0.3.0-pv1)
AC_LANG_C
AC_PROG_CC