From 80933e40236dcf50807ebe6d6648eeab4848c538 Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 21 Dec 2000 15:04:29 +0000 Subject: Start of beta 10. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1980 17b73243-c579-4c4c-a9d2-2d5706c11dac --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 835a0bc8..c015fa29 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # # # @enddesc -# @version $Id: Makefile,v 1.105 2000-12-15 16:50:09 goodale Exp $ +# @version $Id: Makefile,v 1.106 2000-12-21 15:04:29 goodale Exp $ # @@*/ ################################################################################## @@ -24,7 +24,7 @@ ################################################################################## CCTK_VERSION_MAJOR = 4 CCTK_VERSION_MINOR = 0 -CCTK_VERSION_OTHER = b9 +CCTK_VERSION_OTHER = b10 ################################################################################## CCTK_VERSION=$(CCTK_VERSION_MAJOR).$(CCTK_VERSION_MINOR).$(CCTK_VERSION_OTHER) ################################################################################## -- cgit v1.2.3