diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-06 16:02:35 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-06 16:02:35 +0000 |
commit | 9ff2518be647832a7d3fe21b56bd268b9be3d4e3 (patch) | |
tree | cf82ca50a39765215554a261bbcf97dfd9aef0bf /configure.ac | |
parent | f78d271246eb97679b3e858ce6049af78f995e61 (diff) |
3.48.11
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 1925c20..c8da6ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.10], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.11], [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 |