summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2007-01-07 20:58:18 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2007-01-07 20:58:18 (GMT)
commitcb16d91fd453486b9e42a2e12295b96ad183dd92 (patch)
tree4ffce5793908fdf8d193a579ed594d4d84980af9
parentafbfacbcf5f78ab02d8ff99b5982198e4f45f6b5 (diff)
downloadDoxygen-cb16d91fd453486b9e42a2e12295b96ad183dd92.zip
Doxygen-cb16d91fd453486b9e42a2e12295b96ad183dd92.tar.gz
Doxygen-cb16d91fd453486b9e42a2e12295b96ad183dd92.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"`