From 5dfdf96152ddb03bef75ab95a7979afd62045efc Mon Sep 17 00:00:00 2001 From: Anthony Carrico Date: Wed, 19 Nov 2003 20:29:25 +0000 Subject: [PATCH] Get ready for version 0.6. NEWS fix: Tiff is scsh lib, not s48 lib. --- Makefile | 2 +- NEWS | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c6c19c6..41a302f 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ INSTALL_DATA = $(INSTALL) -m 644 .SUFFIXES: -version := 0.5 +version := 0.6 s48-interfaces := $(shell find s48 \ -maxdepth 2 -mindepth 2 \ diff --git a/NEWS b/NEWS index 556e7a0..a91bea3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ +version 0.6 +* + version 0.5 -* New s48 libraries: procedure-tables, tiff +* New s48 libraries: procedure-tables. +* New scsh libraries: tiff. version 0.4 2003-05-19 * New file "sunterlib.scm" contains the old "interfaces.scm" and