diff options
author | ivan <ivan> | 2003-06-03 12:40:59 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-06-03 12:40:59 +0000 |
commit | 80fd40b3a6cfa53d7dee30dfaa61d89c2075a7c7 (patch) | |
tree | 1709c082f18579b2b2bb76d9029eb0338958af7c | |
parent | 306bbf9006e7867ec50342d6f931ab25eee01b2d (diff) |
1.5.0pre2 (too late, hehe)
-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" |