diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-10-15 19:44:22 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-10-15 19:44:22 +0000 |
commit | 8af06144a7a61877c40dc531ece7a201e252ff05 (patch) | |
tree | bca8adb20660d8c4777ff8e53a2a91d579c65d41 /configure.ac | |
parent | 9b5c6cf86ed8dbf749bc2e401d4f87d340b6413d (diff) |
3.48.20
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 0477767..0653dfd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.19], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.20], [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 |