diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,8 +58,8 @@ SELFSERVICE_MACHINE = localhost #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -VERSION=1.5.0pre1 -TAG=freeside_1_5_0pre1 +VERSION=1.5.0pre2 +TAG=freeside_1_5_0pre2 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs" |