From 5e0e950034ddfa811ad7ef21384da3150b6e43fc Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 21 Jun 2008 09:48:06 +0000 Subject: [PATCH] 2008-06-21 11:44 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * harbour-ce-spec * harbour-w32-spec * doc/whatsnew.txt ! Fixed version to be 1.0.0 RC1 [TOMERGE RC1] * ChangeLog ! Marked a few changes as [TOMERGE RC1] --- harbour/ChangeLog | 11 +++++++++++ harbour/doc/whatsnew.txt | 2 +- harbour/harbour-ce-spec | 4 ++-- harbour/harbour-w32-spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 23d535710b..4d2a7c2e04 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,12 +8,23 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-06-21 11:44 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * harbour-ce-spec + * harbour-w32-spec + * doc/whatsnew.txt + ! Fixed version to be 1.0.0 RC1 + [TOMERGE RC1] + + * ChangeLog + ! Marked a few changes as [TOMERGE RC1] + 2008-06-20 16:25 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) * contrib/hbwhat32/winuser.ch ! Pulled from MinGW distribution. ; HbWhat32 compiles fine but I have seen a lot of contradictions in the header. Anybody using hbwhat32 needs to test it properly. May be in normal usage this is OK. + [TOMERGE RC1] 2008-06-20 13:25 UTC+0800 Pritpal Bedi (pritpal@vouchcac.com) * contrib/hbwhat32/winuser.ch diff --git a/harbour/doc/whatsnew.txt b/harbour/doc/whatsnew.txt index 1245135534..278bdf6a47 100644 --- a/harbour/doc/whatsnew.txt +++ b/harbour/doc/whatsnew.txt @@ -3,7 +3,7 @@ */ -Version 0.9.9 RC1 (2008-06-04) tag: RC1 +Version 1.0.0 RC1 (2008-06-04) tag: RC1 General ============================= diff --git a/harbour/harbour-ce-spec b/harbour/harbour-ce-spec index bb72edce28..4ca2bf0c18 100644 --- a/harbour/harbour-ce-spec +++ b/harbour/harbour-ce-spec @@ -25,8 +25,8 @@ ###################################################################### %define name harbour-ce -%define version 0.0.0 -%define releasen 0 +%define version 1.0.0 +%define releasen RC1 %define hb_pref hbce %define hb_ccpath /opt/mingw32ce/bin %define hb_ccpref arm-wince-mingw32ce- diff --git a/harbour/harbour-w32-spec b/harbour/harbour-w32-spec index 08f0a57f35..551bb121f8 100644 --- a/harbour/harbour-w32-spec +++ b/harbour/harbour-w32-spec @@ -25,8 +25,8 @@ ###################################################################### %define name harbour-w32 -%define version 0.0.0 -%define releasen 0 +%define version 1.0.0 +%define releasen RC1 %define hb_pref hbw %define hb_ccpath /opt/xmingw/bin %define hb_ccpref i386-mingw32-