diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2012-07-30 09:56:54 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2012-07-30 09:56:54 (GMT) |
commit | 3583a7c0bea47665a06d14a64b62376eee21c528 (patch) | |
tree | f5fc8d9f03c0266165f83c826d57ae30dc236ad6 /configure | |
parent | 8e698d4bb72a63f1908a81348ed9390e68e05234 (diff) | |
download | Doxygen-3583a7c0bea47665a06d14a64b62376eee21c528.zip Doxygen-3583a7c0bea47665a06d14a64b62376eee21c528.tar.gz Doxygen-3583a7c0bea47665a06d14a64b62376eee21c528.tar.bz2 |
Included missing Fortran patches
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ doxygen_version_minor=8 doxygen_version_revision=1.2 #NOTE: Setting version_mmn to "NO" will omit mmn info from the package. -doxygen_version_mmn=20120729 +doxygen_version_mmn=20120730 bin_dirs=`echo $PATH | sed -e "s/:/ /g"` |