diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-15 17:22:16 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-15 17:22:16 +0000 |
commit | 3059bd6f53749626cb548a1af4cb2cbbb0cfb5b0 (patch) | |
tree | 26b2e026dcc8f46f5e820f4310040c1b21fa438e /configure.ac | |
parent | e5b3c851562b09f920f6e790ba31bcd6939dfa6b (diff) |
3.48.8-1
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 4f975dc..dc77f3d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([httrack], [3.48.7], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.8], [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) |