diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-12 22:12:28 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-12 22:12:28 +0100 |
commit | e09901a1594858e8f3dd15fca72a9835ca678075 (patch) | |
tree | cbbdbc32ad502947ba386d5ccca0baac4218662f /configure.ac | |
parent | f8bcb454bc60104c3c11cb4608b01c27259d54ec (diff) |
Updated to 3.49.3
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 dd5db13..647e253 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.49.2], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.49.3], [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 |