summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index eb762e1..6256ccc 100644
--- a/Makefile
+++ b/Makefile
@@ -58,8 +58,8 @@ SELFSERVICE_MACHINE = localhost
#not changable yet
FREESIDE_CONF = /usr/local/etc/freeside
-VERSION=1.5.0pre2
-TAG=freeside_1_5_0pre2
+VERSION=1.5.0pre3
+TAG=freeside_1_5_0pre3
help:
@echo "supported targets: aspdocs masondocs alldocs docs install-docs"