OSDN Git Service

2004-05-21 Matthias Klose <doko@debian.org>
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 2004 07:07:01 +0000 (07:07 +0000)
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 2004 07:07:01 +0000 (07:07 +0000)
* docs/doxygen/run_doxygen:  Bump required version.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82125 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 1327578..2080191 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 c1f8d2a..e7592d7 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 |  \