diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-09 05:09:15 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-09 05:09:15 +0000 |
commit | 8b8cce197a3174fafd960a6312ade54e56b063da (patch) | |
tree | e99b0802d1730968050c4390ca1970e28c6100b0 /configure.ac | |
parent | e8188eb2437bda04eb8e600fdac20f5f3544665c (diff) |
3.48.16
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 36a43db..8e285f5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.15], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.16], [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 |