From e24fdf37a8d40de98b375c21d96f6f6ee2c40c15 Mon Sep 17 00:00:00 2001 From: bseifert Date: Wed, 21 Jan 2004 18:09:03 +0000 Subject: Version 1.1.0 --- common/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/version.h b/common/version.h index 4d131a8..c7dae6f 100644 --- a/common/version.h +++ b/common/version.h @@ -36,8 +36,8 @@ // Version number. Relevant for BC_RELEASECANDIDATE and BC_RELEASE. // #define VERNUM_MAJOR 1 -#define VERNUM_MINOR 0 -#define VERNUM_REVISION 2 +#define VERNUM_MINOR 1 +#define VERNUM_REVISION 0 // The following line is automatically incremented by linkcounter.exe. // Format: #define blank LINKCOUNT blanks decimal // Reset this to zero only when you increment VERNUM_MAJOR/MINOR/REVISION. -- cgit v1.2.3