doc/handbook: update CRUX version to 3.4

This commit is contained in:
Juergen Daubert 2018-04-13 14:36:23 +02:00
parent b47dff303a
commit 38a2936178
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=3.3 CRUX_VERSION=3.4
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=3.3 CRUX_VERSION=3.4
URL="http://crux.nu/Main/ReleaseNotes${CRUX_VERSION//\./-}?action=print" URL="http://crux.nu/Main/ReleaseNotes${CRUX_VERSION//\./-}?action=print"
set -x set -x