diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-08 15:43:28 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-08 15:43:28 +0000 |
commit | 1af7fd8c5d836429ee05bf4373ea077a6b5377c0 (patch) | |
tree | 17b9749da1397a397c93be4cd042cfc0e6720716 /configure.ac | |
parent | f509bed5beb933b6c1effc5f77d7e7058669b5f8 (diff) |
3.48.13
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 6a60e49..cf28234 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.12], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.13], [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 |