From 62ab0613504b8daacbbe11e69ab4144dabd212d2 Mon Sep 17 00:00:00 2001 From: Anthony Carrico Date: Wed, 16 Apr 2003 16:37:01 +0000 Subject: [PATCH] Start version 0.4 cycle. --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2951336..368024f 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ INSTALL_DATA = $(INSTALL) -m 644 .SUFFIXES: -version := 0.3 +version := 0.4 s48-interfaces := $(shell find s48 \ -maxdepth 2 -mindepth 2 \ diff --git a/NEWS b/NEWS index e28400f..8b4874d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +version 0.4 + version 0.3 - 2003-4-16 * Added DETAILS (autogenerated) * Fixed installation