Changeset 1057 for trunk/dll


Ignore:
Timestamp:
Jul 8, 2008, 6:28:15 PM (17 years ago)
Author:
Gregg Young
Message:

3.11 release update

Location:
trunk/dll
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3dll.def

    r1011 r1057  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00      SLAMain::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'
     7option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'
    88segment class 'DATA' readwrite loadoncall nonshared
    99segment class 'CODE' loadoncall
  • trunk/dll/fm3res.def

    r994 r1057  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00      SLAMain::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'
     7option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'
    88
    99segment class 'DATA' readonly loadoncall shared
  • trunk/dll/version.h

    r994 r1057  
    4848  12 Nov 07 SHL v3.09pre (shl)
    4949  10 Jan 08 GKY v3.09 Release
     50  02 Mar 08 GKY v3.10 Release
     51  06 Jul 08 GKY v3.11 Release
    5052
    5153***********************************************************************/
    5254
    5355#define VERMAJOR       3
    54 #define VERMINOR       10
     56#define VERMINOR       11
    5557// Ensure VERREALMINOR nul for non-beta releases
    5658// #define VERREALMINOR   ""
Note: See TracChangeset for help on using the changeset viewer.