diff options
author | Xavier Roche <roche@httrack.com> | 2024-01-27 14:31:50 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2024-01-27 14:34:37 +0100 |
commit | 70d43d42b5bef9057b5387c0d80556ecb9045779 (patch) | |
tree | 6c60e523fb37c4834622190b709456527c3adf57 /configure.ac | |
parent | e6ff10ea25f1f9cf58d04462d8ee9613d69711e6 (diff) |
Updated to 3.49.5
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 064025b..4a77ac4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.71]) -AC_INIT([httrack], [3.49.4], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.49.5], [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 |