diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-13 19:24:40 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-13 19:24:40 +0000 |
commit | cc424a4503547b2f3e0abfd258b5f0c4148c73ce (patch) | |
tree | f677a650563a656b381223da22bdb3b018b79033 /configure.ac | |
parent | 1f18c67f8afc014c10c835013b38f02421db8bea (diff) |
3.48.6
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 20d8432..d9a5807 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([httrack], [3.48.5], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.6], [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) |