| Last change
 on this file since 94 was             67, checked in by root, 22 years ago | 
        
          | 
v3.02c: misc icon cleanup
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native
Property                 svn:keywords
 set to                 Author Date Id Revision | 
        
          | File size:
            571 bytes | 
      
      
| Line |  | 
|---|
| 1 |  | 
|---|
| 2 | /*********************************************************************** | 
|---|
| 3 |  | 
|---|
| 4 | $Id: version.h 67 2003-11-05 01:15:28Z root $ | 
|---|
| 5 |  | 
|---|
| 6 | Version labels | 
|---|
| 7 |  | 
|---|
| 8 | Copyright (c) 1993-98 M. Kimes | 
|---|
| 9 | Copyright (c) 2001, 2002 Steven H.Levine | 
|---|
| 10 |  | 
|---|
| 11 | Revisions     11 Jun 02 SHL - Add CheckVersion VERREALMINOR | 
|---|
| 12 | 11 Jun 03 SHL - v3.02b: add JFS and FAT32 support | 
|---|
| 13 | 04 Nov 03 SHL - v3.02c: misc icon cleanup | 
|---|
| 14 |  | 
|---|
| 15 | ***********************************************************************/ | 
|---|
| 16 |  | 
|---|
| 17 | #define VERMAJOR       3 | 
|---|
| 18 | #define VERMINOR       02 | 
|---|
| 19 | #define VERREALMINOR   "c"              // SHL | 
|---|
| 20 |  | 
|---|
| 21 | #define APPNAME         "FM2" | 
|---|
| 22 |  | 
|---|
| 23 | int CheckVersion (int vermajor,int verminor); | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.