From df59cbfe798046867e2146e28c98ee2fe6601abe Mon Sep 17 00:00:00 2001 From: sje Date: Mon, 13 Nov 2006 12:31:47 +0000 Subject: mingw build for fl git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@42 4f64403b-2f21-0410-a795-97e2b3489a10 --- tipper/tipper.mdsp | 4 ++-- tipper/version.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tipper/tipper.mdsp b/tipper/tipper.mdsp index e161173..c52fd81 100644 --- a/tipper/tipper.mdsp +++ b/tipper/tipper.mdsp @@ -102,6 +102,6 @@ extraResourceOptions= 1=resource.rc [Other] [History] -message_pump.cpp,1325 tipper.cpp,3326 -version.h,150 +message_pump.cpp,1325 +version.h,785 diff --git a/tipper/version.h b/tipper/version.h index 38543c0..e6ea42e 100644 --- a/tipper/version.h +++ b/tipper/version.h @@ -4,7 +4,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 2 #define __RELEASE_NUM 4 -#define __BUILD_NUM 3 +#define __BUILD_NUM 4 #define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM #define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM -- cgit v1.2.3