diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-13 14:29:24 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-13 14:29:24 +0000 |
commit | ef647e91360290586e4190dbb800573cfd1b5daf (patch) | |
tree | d44335e28c2d7b0a7ac02f53070719716c1277e6 /configure.ac | |
parent | 159e3d0017083d94e54b0700573750ecbe5943e4 (diff) |
3.48.3 (Windows only diffs)
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 67b992a..261f399 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([httrack], [3.48.1], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.3], [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) |