summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
-rw-r--r--README4
-rwxr-xr-xconfigure2
3 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 5701b26..5af0ebe 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
-DOXYGEN Version 1.5.1-20061202
+DOXYGEN Version 1.5.1-20070107
Please read the installation section of the manual
(http://www.doxygen.org/install.html) for instructions.
--------
-Dimitri van Heesch (02 December 2006)
+Dimitri van Heesch (07 January 2007)
diff --git a/README b/README
index e9aa137..6e03c65 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-DOXYGEN Version 1.5.1_20061202
+DOXYGEN Version 1.5.1_20070107
Please read INSTALL for compilation instructions.
@@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives.
Enjoy,
-Dimitri van Heesch (dimitri@stack.nl) (02 December 2006)
+Dimitri van Heesch (dimitri@stack.nl) (07 January 2007)
diff --git a/configure b/configure
index a73dd60..f747376 100755
--- a/configure
+++ b/configure
@@ -20,7 +20,7 @@ doxygen_version_minor=5
doxygen_version_revision=1
#NOTE: Setting version_mmn to "NO" will omit mmn info from the package.
-doxygen_version_mmn=20061202
+doxygen_version_mmn=20070107
bin_dirs=`echo $PATH | sed -e "s/:/ /g"`