diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-23 15:24:50 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-23 15:24:50 +0000 |
commit | 9315f64b6e8b6c1d986d90ffa207008d29b45c06 (patch) | |
tree | 859f611e919c267771ac16ce3c6e2b77f8c4a7ad /configure.ac | |
parent | feb2a02cc293098edfb05a60460dec34363c57d4 (diff) |
3.48.9 (autoconf)
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 fd423c0..752d1de 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([httrack], [3.48.8], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.9], [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) |