From: Mapi B. <ma...@us...> - 2009-11-16 22:15:47
|
Update of /cvsroot/easycalc/PPCport/core/mlib In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv22646 Modified Files: defuns.h Log Message: 1.25d, matrix editor and other bug fixes/additional functions Index: defuns.h =================================================================== RCS file: /cvsroot/easycalc/PPCport/core/mlib/defuns.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** defuns.h 17 Oct 2009 13:48:34 -0000 1.2 --- defuns.h 16 Nov 2009 22:15:30 -0000 1.3 *************** *** 53,56 **** --- 53,57 ---- /* Change this if you are changing contents of the preferences structure */ + #define PREF_VERSION_ORIG 44 #define PREF_VERSION 44 #define PREF_RES_VERSION 2 |