summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-06-07 18:28:12 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-06-07 18:28:12 +0000
commit1993b2520d969865b8092da74a2bcf729f7cdcfd (patch)
treea4b28165e7ed53653b660393f9eca6d613be7739 /Makefile
parentd8f822aa9d2c38fd4c5843990d88b0c5acb01a09 (diff)
New version: b13
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2904 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7a3532f4..83a3a20d 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
#
#
# @enddesc
-# @version $Id: Makefile,v 1.138 2002-06-04 18:34:31 allen Exp $
+# @version $Id: Makefile,v 1.139 2002-06-07 18:28:12 allen Exp $
# @@*/
##################################################################################
@@ -24,7 +24,7 @@
##################################################################################
CCTK_VERSION_MAJOR = 4
CCTK_VERSION_MINOR = 0
-CCTK_VERSION_OTHER = b12
+CCTK_VERSION_OTHER = b13
##################################################################################
CCTK_VERSION=$(CCTK_VERSION_MAJOR).$(CCTK_VERSION_MINOR).$(CCTK_VERSION_OTHER)
##################################################################################