- Timestamp:
 - Jul 8, 2008, 6:28:15 PM (17 years ago)
 - Location:
 - trunk/dll
 - Files:
 - 
      
- 3 edited
 
- 
          
  fm3dll.def (modified) (1 diff)
 - 
          
  fm3res.def (modified) (1 diff)
 - 
          
  version.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/dll/fm3dll.def
r1011 r1057 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 0#@##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.'7 option 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.' 8 8 segment class 'DATA' readwrite loadoncall nonshared 9 9 segment class 'CODE' loadoncall  - 
      
trunk/dll/fm3res.def
r994 r1057 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 0#@##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.'7 option 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.' 8 8 9 9 segment class 'DATA' readonly loadoncall shared  - 
      
trunk/dll/version.h
r994 r1057 48 48 12 Nov 07 SHL v3.09pre (shl) 49 49 10 Jan 08 GKY v3.09 Release 50 02 Mar 08 GKY v3.10 Release 51 06 Jul 08 GKY v3.11 Release 50 52 51 53 ***********************************************************************/ 52 54 53 55 #define VERMAJOR 3 54 #define VERMINOR 1 056 #define VERMINOR 11 55 57 // Ensure VERREALMINOR nul for non-beta releases 56 58 // #define VERREALMINOR ""  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  