diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-14 17:57:18 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-14 17:57:18 +0000 |
commit | 16aec722bfe673ed191467ab93e63c440facf24a (patch) | |
tree | c0815c1eedc2c1902799e4ec961528efe2e9c0eb /configure.ac | |
parent | 4ff55249ede70eff7081a475e91abf0e2554fe2a (diff) |
3.48.7
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 d9a5807..4f975dc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([httrack], [3.48.6], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.7], [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) |