diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-08 11:22:41 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-08 11:22:41 +0000 |
commit | cd268fd39ed5c64dd1c6b16e3284f10b79bf982b (patch) | |
tree | 1218b6fa773a64bf83c83b813b71b4102d2bbd84 /configure.ac | |
parent | 113fb0007322641fffcb1f2607cf8534fa607084 (diff) |
3.48.12
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 17ea670..6a60e49 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.11], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.12], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) AC_COPYRIGHT([ HTTrack Website Copier, Offline Browser for Windows and Unix Copyright (C) 1998-2014 Xavier Roche and other contributors |