ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Revision Graph
|
Root Listing
root
/
cebix
/
SheepShaver
/
src
/
include
/
version.h
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing SheepShaver/src/include/version.h (file contents):
Revision
1.3
by
gbeauche
, 2005-01-30T21:48:21Z vs.
Revision
1.4
by
gbeauche
, 2005-11-29T23:48:18Z
#
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