From d3c5e6692652ca72c9fa8eca144128023d50c5e8 Mon Sep 17 00:00:00 2001 From: thilo Date: Thu, 21 Sep 2006 12:04:21 +0000 Subject: Update the installer specific files for PPC and fix a few minor bugs. git-svn-id: svn://svn.icculus.org/quake3/trunk@912 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/unix/setup/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'code/unix/setup/Makefile') diff --git a/code/unix/setup/Makefile b/code/unix/setup/Makefile index a25cd65..487a94c 100644 --- a/code/unix/setup/Makefile +++ b/code/unix/setup/Makefile @@ -1,5 +1,5 @@ -VERSION=FIXME -RELEASE=1 +VERSION=1.34 +RELEASE=rc2 all: VERSION=$(VERSION) RELEASE=$(RELEASE) ./doit -- cgit v1.2.3