diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-17 19:52:35 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-17 19:52:35 +0000 |
commit | f2ac631565532e7ecab81ca804f4a20b66f199f7 (patch) | |
tree | 0ba142f76fba79999d68aa8ecfa8db287b52ba70 /configure.ac | |
parent | b5e08a830052c592a33cd889777564f9ea784fd6 (diff) |
3.48.18
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 0927a77..3109b4c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.17], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.18], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) AC_COPYRIGHT([ HTTrack Website Copier, Offline Browser for Windows and Unix Copyright (C) 1998-2014 Xavier Roche and other contributors |