summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index aac1d81..59ec28c 100644
--- a/Makefile
+++ b/Makefile
@@ -45,8 +45,8 @@ SELFSERVICE_MACHINE = localhost
#not changable yet
FREESIDE_CONF = /usr/local/etc/freeside
-VERSION=1.4.1beta8
-TAG=freeside_1_4_1beta8
+VERSION=1.4.1rc1
+TAG=freeside_1_4_1rc1
help:
@echo "supported targets: aspdocs masondocs alldocs docs install-docs"