diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-14 17:24:01 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-14 17:33:13 +0100 |
commit | bdc22572d06d3eb3f611a60a120ab3c3841eee11 (patch) | |
tree | c8c4851a98c27b8ea80e0265600ec5992b5a1e11 /configure.ac | |
parent | 5e1389e59a78280202e07d2386f8cd1f30bd88ec (diff) |
Updated to 3.49.4
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 c706eef..5b67999 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.49.3], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.49.4], [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 |