]> gcc.gnu.org Git - gcc.git/commitdiff
run_doxygen: Bump required version.
authorMatthias Klose <doko@debian.org>
Sat, 22 May 2004 07:07:01 +0000 (07:07 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Sat, 22 May 2004 07:07:01 +0000 (07:07 +0000)
2004-05-21  Matthias Klose  <doko@debian.org>

* docs/doxygen/run_doxygen:  Bump required version.

From-SVN: r82125

libstdc++-v3/ChangeLog
libstdc++-v3/docs/doxygen/run_doxygen

index 1327578353172f18030ce07e993bd0e56dbe34a0..208019109a8ef8cc81af7f57683b306f024690f3 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-21  Matthias Klose  <doko@debian.org>
+       * docs/doxygen/run_doxygen:  Bump required version.
+
 2004-05-21  Benjamin Kosnik  <bkoz@redhat.com>
 
        * docs/html/abi.html (libgcc_s): Additions suggested by Matthias Klose.
index c1f8d2a838aab49a8002bd752cbcefbb527f94e4..e7592d7d89a48d50f16d31eb98fed34a49c5de0a 100644 (file)
@@ -9,7 +9,7 @@
 
 
 # We can check now that the version of doxygen is >= this variable.
-DOXYVER=1.2.15
+DOXYVER=1.3.7
 
 find_doxygen() {
     local -r v_required=`echo $DOXYVER |  \
This page took 0.064584 seconds and 5 git commands to generate.