summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2011-01-23 17:25:30 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2011-01-23 17:25:30 (GMT)
commite3867f798e35c06c2208899f9c0bc264d8e6cb83 (patch)
tree56f084a80118debb8b5569e59a7435a20fc82b03 /configure
parent38de39f102c03a52de4c9bb4875125745abce622 (diff)
downloadDoxygen-e3867f798e35c06c2208899f9c0bc264d8e6cb83.zip
Doxygen-e3867f798e35c06c2208899f9c0bc264d8e6cb83.tar.gz
Doxygen-e3867f798e35c06c2208899f9c0bc264d8e6cb83.tar.bz2
Release-1.7.3-20110123
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 93180f3..aaa84e4 100755
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
#
# $Id$
#
-# Copyright (C) 1997-2008 by Dimitri van Heesch.
+# Copyright (C) 1997-2011 by Dimitri van Heesch.
#
# Permission to use, copy, modify, and distribute this software and its
# documentation under the terms of the GNU General Public License is hereby
@@ -20,7 +20,7 @@ doxygen_version_minor=7
doxygen_version_revision=3
#NOTE: Setting version_mmn to "NO" will omit mmn info from the package.
-doxygen_version_mmn=NO
+doxygen_version_mmn=20110123
bin_dirs=`echo $PATH | sed -e "s/:/ /g"`