diff options
author | Xavier Roche <roche@httrack.com> | 2024-01-27 14:20:00 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2024-01-27 14:22:48 +0100 |
commit | 5e27c1a82ac75289818a3c1916a08c8a2c88b752 (patch) | |
tree | 519dd22916565500e7850add99739c05d00bf752 /configure.ac | |
parent | 5351ca9b465fb594c4a23290b670de70ad864f91 (diff) |
Removed iowin32.h.diff
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 b2c0b64..064025b 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.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 |