diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 18:40:01 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 18:40:01 +0000 |
commit | e35b329c5098fc84c1295a1b93df1a712362243e (patch) | |
tree | 5c4274816f0b5d371abf730ab598e88d5ad5ade5 /configure.ac | |
parent | 1ff6c081f150f624ccffd4fd1c32f377dca7dbee (diff) |
3.48.14
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 cb55b6c..1ea8d92 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([httrack], [3.48.13], [roche+packaging@httrack.com], [httrack], [http://www.httrack.com/]) +AC_INIT([httrack], [3.48.14], [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 |