diff options
Diffstat (limited to 'Doc/Makefile')
-rw-r--r-- | Doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile index ee1023c..db88c2c 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -61,7 +61,7 @@ TOOLSDIR= tools # This is the *documentation* release, and is used to construct the file # names of the downloadable tarballs. -RELEASE=1.6a2 +RELEASE=2.0b1 # These must be declared phony since there |