diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-02 14:39:27 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-02 14:39:27 +0000 |
commit | b3fa8537c411e6e2d53044b1d5d20c361d2ad17d (patch) | |
tree | fc596c837ce2efa09a4a01f9d04c0659e7a2f910 /configure.ac | |
parent | aafafee47ef8653d2d38ec28804061f8e12e3478 (diff) |
3.48.5
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 a278955..20d8432 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([httrack], [3.48.4], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.5], [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) |