diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2007-01-07 20:58:18 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2007-01-07 20:58:18 (GMT) |
commit | be3407fc9ef6e4cf558cce39bb50dd2ab1168934 (patch) | |
tree | 4ffce5793908fdf8d193a579ed594d4d84980af9 | |
parent | d2d57f02eabbe81ea976f31e2af66c80c01a2a0b (diff) | |
download | Doxygen-be3407fc9ef6e4cf558cce39bb50dd2ab1168934.zip Doxygen-be3407fc9ef6e4cf558cce39bb50dd2ab1168934.tar.gz Doxygen-be3407fc9ef6e4cf558cce39bb50dd2ab1168934.tar.bz2 |
Release-1.5.1-20070107
-rw-r--r-- | INSTALL | 4 | ||||
-rw-r--r-- | README | 4 | ||||
-rwxr-xr-x | configure | 2 |
3 files changed, 5 insertions, 5 deletions
@@ -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) @@ -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) @@ -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"` |