From 29ede9140146f29efcd76740fb0c5cfbc430c66f Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Thu, 19 Oct 2006 07:41:49 +0000 Subject: [PATCH] Crossing fingers that this will be final! --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index db40427e7..7001764a0 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ # The version number, for release: -VER_VERSION=0.9.16rc6 +VER_VERSION=0.9.16 VER_DATE=`date +"%Y-%m-%d"`