diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-28 21:02:00 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-28 21:02:00 +0000 |
commit | 9285cfa1bbd2dc64b387aa56a401d3175660a801 (patch) | |
tree | a53b5b7955e54b868d9e597f570c096c783bf641 /configure.ac | |
parent | 02eb2862d2f2eafd68abd57459896f95119834b5 (diff) |
3.48.19
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 3109b4c..7774601 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.18], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.19], [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 |