diff options
Diffstat (limited to 'contrib/automake/configure.ac')
-rw-r--r-- | contrib/automake/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/automake/configure.ac b/contrib/automake/configure.ac index 4c52ce2..9f072db 100644 --- a/contrib/automake/configure.ac +++ b/contrib/automake/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(libmaple, 0.1) +AC_INIT(libmaple, 0.11+git) AM_INIT_AUTOMAKE(foreign subdir-objects color-tests) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES(Makefile) |