diff options
Diffstat (limited to 'code')
-rw-r--r-- | code/unix/setup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/unix/setup/Makefile b/code/unix/setup/Makefile index 487a94c..286831c 100644 --- a/code/unix/setup/Makefile +++ b/code/unix/setup/Makefile @@ -1,5 +1,5 @@ VERSION=1.34 -RELEASE=rc2 +RELEASE=svn all: VERSION=$(VERSION) RELEASE=$(RELEASE) ./doit |