diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 20:08:20 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 20:08:20 +0000 |
commit | f59bc8a790222fed8fca4ac17086a958470d068e (patch) | |
tree | c827f1723275dfbd6e30fe0b384f1e48c163c2be /configure.ac | |
parent | 854b7fe18e2bdd1224d956ff2d81a0d7e344720e (diff) |
3.48.15
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 1ea8d92..36a43db 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.14], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.15], [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 |