ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/include/version.h
(Generate patch)

Comparing SheepShaver/src/include/version.h (file contents):
Revision 1.1.1.1 by cebix, 2002-02-04T16:58:13Z vs.
Revision 1.5 by gbeauche, 2008-01-01T09:47:39Z

# Line 1 | Line 1
1   /*
2   *  version.h - Version information
3   *
4 < *  SheepShaver (C) 1997-2002 Christian Bauer and Marc Hellwig
4 > *  SheepShaver (C) 1997-2008 Christian Bauer and Marc Hellwig
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 22 | Line 22
22   #define VERSION_H
23  
24   const int VERSION_MAJOR = 2;
25 < const int VERSION_MINOR = 2;
25 > const int VERSION_MINOR = 3;
26  
27   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines