diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-09-06 19:06:21 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-09-06 19:06:21 +0000 |
commit | b68cef069aca83adf6bd4b47c213e322213e91a4 (patch) | |
tree | 212b2269cdb38ef45875b194f5d6c8a0e91dda2f /configure.ac | |
parent | da8ba57520284ac6413de27e7e1ef2b81f0347ee (diff) |
Cleanup
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 479b9de..a8445e4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([httrack], [3.47.19], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.47.99], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) AC_CONFIG_SRCDIR(src/httrack.c) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS(config.h) |