summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 3f5e18d47..30c165483 100644
--- a/Makefile
+++ b/Makefile
@@ -40,10 +40,8 @@ SIGNUP_REFNUM = 2
#not changable yet
FREESIDE_CONF = /usr/local/etc/freeside
-#VERSION=1.4.0pre14
-#TAG=freeside_1_4_0_pre14
-VERSION=1.4.0beta1
-TAG=freeside_1_4_0_beta1
+VERSION=1.4.0beta2
+TAG=freeside_1_4_0_beta2
help:
@echo "supported targets: aspdocs masondocs alldocs docs install-docs"