diff options
author | Xavier Roche <roche@httrack.com> | 2017-05-20 10:43:15 +0200 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2017-05-20 10:43:15 +0200 |
commit | fdd900b9c77e8765c00216b50f0b06f70990ae4d (patch) | |
tree | fdbfcb72c8633022b70be6d7e3e1aee4eeb30fb3 /configure.ac | |
parent | d1dadb3f2ec3bb02f980974ca79ee66e5df34351 (diff) |
Updated to 3.49.2
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 907bfcd..409192e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.49.1], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.49.2], [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 |