summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2012-03-17 20:42:15 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2012-03-17 20:42:15 (GMT)
commit0039b4f79ad7e628dcab61e1d82f26fb8fa11cfe (patch)
tree8f788c37f05a335c6904013b9343f760c0c62af7
parentb1800e6e8923c5a1eeefb136103811135d5813bf (diff)
downloadDoxygen-0039b4f79ad7e628dcab61e1d82f26fb8fa11cfe.zip
Doxygen-0039b4f79ad7e628dcab61e1d82f26fb8fa11cfe.tar.gz
Doxygen-0039b4f79ad7e628dcab61e1d82f26fb8fa11cfe.tar.bz2
Release-1.8.0-20120317
-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"`