summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdoc/handbook/get_wiki_handbook2
-rwxr-xr-xdoc/handbook/get_wiki_release_notes2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/handbook/get_wiki_handbook b/doc/handbook/get_wiki_handbook
index 6f0a59c..2153298 100755
--- a/doc/handbook/get_wiki_handbook
+++ b/doc/handbook/get_wiki_handbook
@@ -4,7 +4,7 @@
INFILE=handbook.in
OUTFILE=handbook.txt
-CRUX_VERSION=3.3
+CRUX_VERSION=3.4
TITLE="HANDBOOK FOR CRUX $CRUX_VERSION"
URL="http://crux.nu/Main/Handbook${CRUX_VERSION/\./-}?action=print"
diff --git a/doc/handbook/get_wiki_release_notes b/doc/handbook/get_wiki_release_notes
index e52f74c..e3e31ef 100755
--- a/doc/handbook/get_wiki_release_notes
+++ b/doc/handbook/get_wiki_release_notes
@@ -4,7 +4,7 @@
INFILE=releasenotes.in
OUTFILE=releasenotes.txt
-CRUX_VERSION=3.3
+CRUX_VERSION=3.4
URL="http://crux.nu/Main/ReleaseNotes${CRUX_VERSION//\./-}?action=print"
set -x

Generated by cgit