Commit e174524c authored by dimitri's avatar dimitri
Browse files

Release-1.2.11

parent 86502f97
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -148,7 +148,7 @@ PERL_PATH = /usr/bin/perl
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
# Configuration options related to the dot tool   
# Configuration options related to the dot tool   
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
HAVE_DOT               = YES
HAVE_DOT               = NO
CLASS_GRAPH            = YES
CLASS_GRAPH            = YES
COLLABORATION_GRAPH    = YES
COLLABORATION_GRAPH    = YES
INCLUDE_GRAPH          = YES
INCLUDE_GRAPH          = YES
+2 −2
Original line number Original line Diff line number Diff line
DOXYGEN Version 1.2.10-20010923
DOXYGEN Version 1.2.11


Please read the installation section of the manual for instructions.
Please read the installation section of the manual for instructions.


--------
--------
Dimitri van Heesch (23 September 2001)
Dimitri van Heesch (30 September 2001)
+3 −0
Original line number Original line Diff line number Diff line
@@ -76,5 +76,8 @@ archive: clean
src/version.cpp: Makefile
src/version.cpp: Makefile
	echo "char versionString[]=\"$(VERSION)\";" > src/version.cpp
	echo "char versionString[]=\"$(VERSION)\";" > src/version.cpp


addon/doxywizard/version.cpp: Makefile
	echo "char versionString[]=\"$(VERSION)\";" > addon/doxywizard/version.cpp

FORCE:
FORCE:
+2 −2
Original line number Original line Diff line number Diff line
DOXYGEN Version 1.2.10_20010923
DOXYGEN Version 1.2.11


Please read INSTALL for compilation instructions.
Please read INSTALL for compilation instructions.


@@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives.


Enjoy,
Enjoy,


Dimitri van Heesch (dimitri@stack.nl) (23 September 2001)
Dimitri van Heesch (dimitri@stack.nl) (30 September 2001)
+1 −1
Original line number Original line Diff line number Diff line
1.2.10-20010923
1.2.11
Loading