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:
3127
harbour/ChangeLog
3127
harbour/ChangeLog
File diff suppressed because it is too large
Load Diff
3121
harbour/ChangeLog.017
Normal file
3121
harbour/ChangeLog.017
Normal file
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Version 0.?? ????? Build ?? (2007-01-??) tag: ?
|
||||
Version 0.47 Alpha Build 47 (2007-01-09) tag: build47
|
||||
|
||||
The compiler
|
||||
==============================
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user