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

Comparing BasiliskII/src/include/version.h (file contents):
Revision 1.1 by cebix, 1999-10-03T14:16:26Z vs.
Revision 1.2 by cebix, 1999-10-21T18:29:08Z

# Line 22 | Line 22
22   #define VERSION_H
23  
24   const int VERSION_MAJOR = 0;
25 < const int VERSION_MINOR = 7;
25 > const int VERSION_MINOR = 8;
26  
27 < #define VERSION_STRING "Basilisk II V0.7"
27 > #define VERSION_STRING "Basilisk II V0.8"
28  
29   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines