diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-16 07:39:40 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-16 07:39:40 +0000 |
commit | 3a862e5901a9fd5bab26e3ed8baa49880c9bcfdd (patch) | |
tree | f5911a9978a668c30eae8f23d85243e96a76dba7 /configure.ac | |
parent | 180308e6ec525bd051fad5e0e0bfd4bb17442aef (diff) |
3.47.19
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 b7e3912..81a162b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([httrack], [3.47.18], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.47.19], [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) |