2006-01-09 15:22 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/ChangeLog
  + harbour/ChangeLog.017
    * new ChangeLog file created
  * harbour/doc/whatsnew.txt
  * harbour/harbour.spec
  * harbour/include/hbver.h
    * updated version number to 0.47.0
  * tagged CVS as build47
This commit is contained in:
Przemyslaw Czerpak
2007-01-09 14:22:17 +00:00
parent 30f56abce2
commit 4189493df5
5 changed files with 3129 additions and 3127 deletions

File diff suppressed because it is too large Load Diff

3121
harbour/ChangeLog.017 Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@
*/
----------------------------------------------------------------------
Version 0.?? ????? Build ?? (2007-01-??) tag: ?
Version 0.47 Alpha Build 47 (2007-01-09) tag: build47
The compiler
==============================

View File

@@ -56,7 +56,7 @@
%define name harbour
%define dname Harbour
%define version 0.46.2
%define version 0.47.0
%define releasen 0
%define hb_pref hb
%define hb_arch export HB_ARCHITECTURE=linux

View File

@@ -56,8 +56,8 @@
/* NOTE: One of these next three fields can be incremented by the hbverfix program */
#define HB_VER_MAJOR 0 /* Major version number */
#define HB_VER_MINOR 46 /* Minor version number */
#define HB_VER_REVISION 2 /* Revision number */
#define HB_VER_MINOR 47 /* Minor version number */
#define HB_VER_REVISION 0 /* Revision number */
/* NOTE: The next two fields are automatically updated by the hbverfix program */