diff --git a/inblorb/Contents.w b/inblorb/Contents.w index 19d9ef372..e44d4aea5 100644 --- a/inblorb/Contents.w +++ b/inblorb/Contents.w @@ -6,8 +6,8 @@ Declare Section Usage: Off Licence: This is a free, open-source program published under the Artistic License 2.0. Version Number: 4 Version Name: Duralumin -Build Number: 6Q13 -Build Date: 4 February 2019 +Build Number: 6Q14 +Build Date: 6 February 2019 Web Syntax Version: 2 Import: foundation @@ -153,5 +153,6 @@ Chapter 3: Other Material + diff --git a/inblorb/versions.txt b/inblorb/versions.txt index 45bfd39a3..af6ddbba1 100644 --- a/inblorb/versions.txt +++ b/inblorb/versions.txt @@ -2,4 +2,4 @@ Sync to inform7 Amalgam 1 3K27 April 2006 Public launch Brass 2 5Z71 April 2009 Faster and tidied up (renamed "cBlorb") Chromoly 3 6E36 April 2010 Extended to release interpreters -Duralumin 4 *6Q13 4 February 2019 Unicode support (renamed "inblorb") +Duralumin 4 *6Q14 6 February 2019 Unicode support (renamed "inblorb") diff --git a/indoc/Contents.w b/indoc/Contents.w index abaf88a9d..aefeb7377 100644 --- a/indoc/Contents.w +++ b/indoc/Contents.w @@ -7,8 +7,8 @@ Web Syntax Version: 2 Licence: Artistic License 2.0 Version Number: 4 Version Name: Didache -Build Number: 6Q13 -Build Date: 4 February 2019 +Build Number: 6Q14 +Build Date: 6 February 2019 Import: foundation @@ -159,5 +159,6 @@ Chapter 4: Book Designs + diff --git a/indoc/versions.txt b/indoc/versions.txt index 30a9a218d..116d91e4a 100644 --- a/indoc/versions.txt +++ b/indoc/versions.txt @@ -2,4 +2,4 @@ Sync to inform7 Aquinas 1 3K27 April 2006 First Perl version Bonaventure 2 5Z71 April 2009 Tidied up somewhat Cranmer 3 6L02 May 2014 EPUB ebook generation support -Didache 4 *6Q13 4 February 2019 Ported to C with Unicode support +Didache 4 *6Q14 6 February 2019 Ported to C with Unicode support diff --git a/makescript.txt b/makescript.txt index c7225d0b5..1bb2fdc49 100644 --- a/makescript.txt +++ b/makescript.txt @@ -166,13 +166,13 @@ INFORM6X = inform6/Tangled/inform6 .PHONY: all -all: tools srules +all: tools srules $(INTERNAL)/Languages/English/Syntax.preform .PHONY: force -force: forcetools forcesrules +force: forcetools forcesrules $(INTERNAL)/Languages/English/Syntax.preform -# (Of course those four targets are yet to be defined.) +# (Of course those four phony targets are yet to be defined.) # ----------------------------------------------------------------------------- # Target "makers"