summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c4e7c390..771cee2e 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@
################################################################################
CCTK_VERSION_MAJOR = 4
CCTK_VERSION_MINOR = 2
-CCTK_VERSION_OTHER = 1
+CCTK_VERSION_OTHER = 3
################################################################################
CCTK_VERSION=$(CCTK_VERSION_MAJOR).$(CCTK_VERSION_MINOR).$(CCTK_VERSION_OTHER)
################################################################################