summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-03-17 20:42:15 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-03-17 20:42:15 (GMT)
commit4126eaa26d354ddd0e9aad8183f140f8f911442e (patch)
tree8f788c37f05a335c6904013b9343f760c0c62af7
parent6cbcbc787daeae62ce59c04bbc35597986bcca7d (diff)
downloadDoxygen-4126eaa26d354ddd0e9aad8183f140f8f911442e.zip
Doxygen-4126eaa26d354ddd0e9aad8183f140f8f911442e.tar.gz
Doxygen-4126eaa26d354ddd0e9aad8183f140f8f911442e.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"`