Use version 3.0 for release notes and handbook, 3.1 not available yet

This commit is contained in:
Matt Housh 2014-02-24 22:06:53 -06:00
parent f51bc969df
commit 815b5331e5
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
INFILE=handbook.in INFILE=handbook.in
OUTFILE=handbook.txt OUTFILE=handbook.txt
CRUX_VERSION=2.8 CRUX_VERSION=3.0
TITLE="HANDBOOK FOR CRUX $CRUX_VERSION" TITLE="HANDBOOK FOR CRUX $CRUX_VERSION"
URL="http://crux.nu/Main/Handbook${CRUX_VERSION/\./-}?action=print" URL="http://crux.nu/Main/Handbook${CRUX_VERSION/\./-}?action=print"

View File

@ -4,7 +4,7 @@
INFILE=releasenotes.in INFILE=releasenotes.in
OUTFILE=releasenotes.txt OUTFILE=releasenotes.txt
CRUX_VERSION=2.8 CRUX_VERSION=3.0
URL="http://crux.nu/Main/ReleaseNotes${CRUX_VERSION//\./-}?action=print" URL="http://crux.nu/Main/ReleaseNotes${CRUX_VERSION//\./-}?action=print"
set -x set -x