From af337353719a3c47611e37e004c41a3cc561e664 Mon Sep 17 00:00:00 2001 From: johns <> Date: Tue, 9 Apr 2002 22:16:51 +0000 Subject: [PATCH] Next build started. --- Rules.make.orig | 2 +- setup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Rules.make.orig b/Rules.make.orig index 990e0ca92..db579b90b 100644 --- a/Rules.make.orig +++ b/Rules.make.orig @@ -167,7 +167,7 @@ PREFIX=/usr/local #PROFILE= -pg -a # Compile Version -VERSION= '-DVERSION="1.17pre1-build17"' +VERSION= '-DVERSION="1.17pre1-build18"' ############################################################################ # below this, nothing should be changed! diff --git a/setup b/setup index a69786eec..9187b09e8 100755 --- a/setup +++ b/setup @@ -106,7 +106,7 @@ LOCAL_ZLIB="zlib-1.1.3" #------------------------------------------------------------------------------ # DON'T CHANGE ANYTHING FROM HERE DOWN UNLESS YOU KNOW WHAT YOU ARE DOING -VERSION="-DVERSION=\"1.17pre1-build17\"" +VERSION="-DVERSION=\"1.17pre1-build18\"" UNIX=0 BEOS=0 WIN32=0