2005-05-25 09:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2005-05-25 09:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* include/hbver.h
|
||||
* doc/whatsnew.txt
|
||||
* harbour.spec
|
||||
* Release info has been changed for release 45.
|
||||
|
||||
2005-05-15 11:04 UTC+0300 Chen Kedem <niki@actcom.co.il>
|
||||
* doc/dirstruc.txt
|
||||
+ Add oneliner description for: config/hpux
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Version 0.45 Alpha Build 45 (????-??-??)
|
||||
Version 0.45 Alpha Build 45 (2005-05-25)
|
||||
|
||||
The compiler
|
||||
------------
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
%define name harbour
|
||||
%define dname Harbour
|
||||
%define version 0.44.0
|
||||
%define version 0.45.0
|
||||
%define releasen 0
|
||||
%define hb_pref hb
|
||||
%define hb_arch export HB_ARCHITECTURE=linux
|
||||
|
||||
@@ -62,12 +62,12 @@
|
||||
/* 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 44 /* Minor version number */
|
||||
#define HB_VER_MINOR 45 /* Minor version number */
|
||||
#define HB_VER_REVISION 0 /* Revision number */
|
||||
|
||||
/* NOTE: The next two fields are automatically updated by the hbverfix program */
|
||||
|
||||
#define HB_VER_LENTRY "2004-07-19 21:42 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>"
|
||||
#define HB_VER_LENTRY "2005-05-25 09:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>"
|
||||
#define HB_VER_CHLCVS "ChangeLog,v 1.4670 2004/07/19 17:42:22 alkresin"
|
||||
|
||||
/* TOFIX: The next three fields need to get updated automatically */
|
||||
|
||||
Reference in New Issue
Block a user