diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -84,8 +84,8 @@ FREESIDE_CONF = /usr/local/etc/freeside #rt/config.layout.in RT_PATH = /opt/rt3 -VERSION=1.5.0pre5 -TAG=freeside_1_5_0pre5 +VERSION=1.5.0pre6 +TAG=freeside_1_5_0pre6 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs" |