diff options
author | Xavier Roche <roche@httrack.com> | 2016-06-26 14:27:01 +0200 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2016-06-26 14:27:01 +0200 |
commit | 04d9e8c25895e45f3750629e6721ae7cdcfc481d (patch) | |
tree | d41ff2c8193e0b7f83bac87ef00440cb6a4f5213 | |
parent | 514c308ec71074228e7a32356646a7ea18576377 (diff) |
Updated to 3.48.23
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4268cb9..e790421 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.22], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.23], [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 |