Commit 00e00a1d authored by Dimitri van Heesch's avatar Dimitri van Heesch
Browse files

Release-1.2.11

parent 156b0bb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@ PERL_PATH = /usr/bin/perl
#---------------------------------------------------------------------------
# Configuration options related to the dot tool   
#---------------------------------------------------------------------------
HAVE_DOT               = YES
HAVE_DOT               = NO
CLASS_GRAPH            = YES
COLLABORATION_GRAPH    = YES
INCLUDE_GRAPH          = YES
+2 −2
Original line number 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.

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

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

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

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) (23 September 2001)
Dimitri van Heesch (dimitri@stack.nl) (30 September 2001)
+1 −1
Original line number Diff line number Diff line
1.2.10-20010923
1.2.11
Loading