diff options
author | ivan <ivan> | 2002-07-06 12:15:50 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-07-06 12:15:50 +0000 |
commit | 849e3e44a7fc2f6c353273b6e94a8c2a627ff561 (patch) | |
tree | b648a455eddf9186693b1946f74e732b4827dfd0 /Makefile | |
parent | 418b71fd9ca58ec228ac641a634c4fa055ac12fd (diff) |
beta2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -40,10 +40,8 @@ SIGNUP_REFNUM = 2 #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -#VERSION=1.4.0pre14 -#TAG=freeside_1_4_0_pre14 -VERSION=1.4.0beta1 -TAG=freeside_1_4_0_beta1 +VERSION=1.4.0beta2 +TAG=freeside_1_4_0_beta2 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs" |