This will be BETA3. · SufferProgrammer/mod_python@4d4f220 · GitHub
Skip to content

Commit 4d4f220

Browse files
grishagrisha
authored andcommitted
This will be BETA3.
1 parent 532448d commit 4d4f220

4 files changed

Lines changed: 5 additions & 4 deletions

File tree

Doc/Makefile.in

Lines changed: 1 addition & 0 deletions

Doc/modpython.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
}
1212

1313
% do not mess with the 2 lines below, they are written by make dist
14-
\release{3.0.0-BETA2}
15-
\date{September 24, 2002}
14+
\release{3.0-BETA3}
15+
\date{October 15, 2002}
1616

1717
\makeindex % tell \index to actually write the .idx file
1818
\makemodindex % If this contains a lot of module sections.

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ static: @STATIC@
8080

8181
no_static:
8282
@echo
83-
@echo "Static compilation not available. (Probably because --with-apache was not spcified)."
83+
@echo "Static compilation not available. (Probably because --with-apache was not specified)."
8484
@echo
8585

8686
install: src/.install

src/include/mpversion.h

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)