2006-07-28 14:02 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/include/hbsetup.h
    * updated PCODE version number due to recent modifications
This commit is contained in:
Przemyslaw Czerpak
2006-07-28 12:05:10 +00:00
parent 849810109e
commit 52fb87bdd5
2 changed files with 6 additions and 2 deletions

View File

@@ -8,6 +8,10 @@
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2006-07-28 14:02 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbsetup.h
* updated PCODE version number due to recent modifications
2006-07-28 00:10 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbdefs.h
* use extern "C" as default for HB_FUNC() declaration in C++ mode.

View File

@@ -65,8 +65,8 @@
* HB_PCODE_VER_MIN define minimum supported PCODE by HVM
*/
#define HB_PCODE_VER 0x0001
#define HB_PCODE_VER_MIN 0x0001
#define HB_PCODE_VER 0x0002
#define HB_PCODE_VER_MIN 0x0002
/* ***********************************************************************
* NOTE: You can select the default language modul used by Harbour, by