diff options
author | ivan <ivan> | 2002-07-22 10:20:34 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-07-22 10:20:34 +0000 |
commit | 49d66b48cf9da1b22dea587d4001d41c497c43b6 (patch) | |
tree | 4e95a80f2b63901421a030681b8a73e0414f9232 /Makefile | |
parent | 5e4671b1c30d8f6d68a770c7ad2dd40462ed6f2b (diff) |
1.4.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,8 +40,8 @@ SIGNUP_REFNUM = 2 #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -VERSION=1.4.0beta2 -TAG=freeside_1_4_0_beta2 +VERSION=1.4.0 +TAG=freeside_1_4_0 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs" |