[Fxruby-commits] CVS: FXRuby/fox-includes fxver.h,1.24.2.1,1.24.2.2
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <ly...@us...> - 2002-04-30 17:23:26
|
Update of /cvsroot/fxruby/FXRuby/fox-includes In directory usw-pr-cvs1:/tmp/cvs-serv27512 Modified Files: Tag: release10 fxver.h Log Message: Copied latest version of fxver.h (from the FOX 1.0.10 distribution). Index: fxver.h =================================================================== RCS file: /cvsroot/fxruby/FXRuby/fox-includes/fxver.h,v retrieving revision 1.24.2.1 retrieving revision 1.24.2.2 diff -C2 -d -r1.24.2.1 -r1.24.2.2 *** fxver.h 24 Apr 2002 03:23:16 -0000 1.24.2.1 --- fxver.h 30 Apr 2002 17:23:23 -0000 1.24.2.2 *************** *** 6,10 **** #define FOX_MAJOR 1 #define FOX_MINOR 0 ! #define FOX_LEVEL 8 --- 6,10 ---- #define FOX_MAJOR 1 #define FOX_MINOR 0 ! #define FOX_LEVEL 10 |