summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--README2
-rwxr-xr-xconfigure2
3 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 490e762..3f4d62b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-DOXYGEN Version 1.8.0
+DOXYGEN Version 1.8.0-20120317
Please read the installation section of the manual
(http://www.doxygen.org/install.html) for instructions.
diff --git a/README b/README
index 432fa63..4243abb 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-DOXYGEN Version 1.8.0
+DOXYGEN Version 1.8.0_20120317
Please read INSTALL for compilation instructions.
diff --git a/configure b/configure
index 204c7fe..296be51 100755
--- a/configure
+++ b/configure
@@ -20,7 +20,7 @@ doxygen_version_minor=8
doxygen_version_revision=0
#NOTE: Setting version_mmn to "NO" will omit mmn info from the package.
-doxygen_version_mmn=NO
+doxygen_version_mmn=20120317
bin_dirs=`echo $PATH | sed -e "s/:/ /g"`