OSDN Git Service

Update version to 0.9.15 in preparation for making a release
authorEric Andersen <andersen@codepoet.org>
Sun, 25 Aug 2002 22:22:30 +0000 (22:22 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 25 Aug 2002 22:22:30 +0000 (22:22 -0000)
 -Erik

Rules.mak

index 5a912ae..02a7666 100644 (file)
--- a/Rules.mak
+++ b/Rules.mak
@@ -26,7 +26,7 @@
 # Be sure to update include/features.h when changing this...
 MAJOR_VERSION:=0
 MINOR_VERSION:=9
-SUBLEVEL:=14
+SUBLEVEL:=15
 VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)