File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 # See also the README file.
6262 #
6363
64+ # You might need to set this manually
6465PYTHON_SRC = @PYTHON_SRC@
6566
6667# This is the *documentation* release, and is used to construct the file
Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ static: @STATIC@
8080
8181no_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
8686install : src/.install
Original file line number Diff line number Diff line change 22#define MPV_MINOR 0
33#define MPV_PATCH 0
44#define MPV_BUILD 0
5- #define MPV_STRING "3.0.0-BETA2 "
5+ #define MPV_STRING "3.0-BETA3 "
You can’t perform that action at this time.
0 commit comments