diff options
author | Xavier Roche <roche@httrack.com> | 2015-03-14 15:36:12 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2015-03-14 15:36:12 +0100 |
commit | 95c6be6b64ef53f3206bfb7f836d0fba22dfdd5b (patch) | |
tree | 86dfef825606cdbf14c965ca95d9bae3934a5106 /configure.ac | |
parent | b7e95f7cab9d5c2f19490c5ba6bd7a3b0dfe92c3 (diff) |
3.48.21
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 2ecd021..b68864b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.20], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.21], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) AC_COPYRIGHT([ HTTrack Website Copier, Offline Browser for Windows and Unix Copyright (C) 1998-2015 Xavier Roche and other contributors |