summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 8232326..6c71bc3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AM_CONFIG_HEADER(config.h)
dnl Determine the host and build type. The target is always a PIC.
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(flexloader, 0.01)
+AM_INIT_AUTOMAKE(flexloader, 0.02)
dnl Checks for programs.
AC_PROG_CC