diff --git a/Makefile b/Makefile index 7eda667..ad91886 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION="Axiom (May 2008)" +VERSION="Axiom (July 2008)" SPD=$(shell pwd) SYS=$(notdir $(AXIOM)) SPAD=${SPD}/mnt/${SYS} diff --git a/Makefile.pamphlet b/Makefile.pamphlet index 9e78ca8..cca2cde 100644 --- a/Makefile.pamphlet +++ b/Makefile.pamphlet @@ -292,7 +292,7 @@ The DOCUMENT variable is now set to replace the direct call to the document command. This will allow it to be changed on the command line. <>= -VERSION="Axiom (May 2008)" +VERSION="Axiom (July 2008)" SPD=$(shell pwd) SYS=$(notdir $(AXIOM)) SPAD=${SPD}/mnt/${SYS} diff --git a/changelog b/changelog index 456bc98..9a475ea 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,4 @@ +20080722 tpd (July 2008) release 20080721 tpd books/bookvol7.1.pamphlet docs/corrections/updates 20080720 tpd books/Makefile add bookvol7.1 to combined table of contents 20080720 tpd books/bookvol7.1.pamphlet docs/corrections/updates