summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2007-01-07 20:58:18 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2007-01-07 20:58:18 (GMT)
commitbe3407fc9ef6e4cf558cce39bb50dd2ab1168934 (patch)
tree4ffce5793908fdf8d193a579ed594d4d84980af9
parentd2d57f02eabbe81ea976f31e2af66c80c01a2a0b (diff)
downloadDoxygen-be3407fc9ef6e4cf558cce39bb50dd2ab1168934.zip
Doxygen-be3407fc9ef6e4cf558cce39bb50dd2ab1168934.tar.gz
Doxygen-be3407fc9ef6e4cf558cce39bb50dd2ab1168934.tar.bz2
Release-1.5.1-20070107
-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"`