diff options
author | Xavier Roche <roche@httrack.com> | 2016-08-24 10:30:22 +0200 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2016-08-24 10:30:22 +0200 |
commit | a9a7aa6c523001a5fbedde801a536f13c417aed6 (patch) | |
tree | ace31c65e7b815a7d288d277900f0c41b8ddf423 /configure.ac | |
parent | 96cb7434336f2bfabdf755fd14a77e0b15e6829b (diff) |
Updated version to 3.48-24
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 e790421..1dbccf3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.23], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.24], [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 |