CVS: setedit/include ced_inte.h,1.33,1.34
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2010-07-07 13:24:34
|
Update of /cvsroot/setedit/setedit/include In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26255/include Modified Files: ced_inte.h Log Message: * Modified: Version to 0.5.7. Index: ced_inte.h =================================================================== RCS file: /cvsroot/setedit/setedit/include/ced_inte.h,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** ced_inte.h 25 Sep 2009 15:09:25 -0000 1.33 --- ced_inte.h 7 Jul 2010 13:24:24 -0000 1.34 *************** *** 1,7 **** ! /* Copyright (C) 1996-2009 by Salvador E. Tropea (SET), see copyrigh file for details */ ! #define TCEDITOR_VERSION 0x000506UL ! #define TCEDITOR_VERSION_STR "v0.5.6" ! #define TCEDITOR_C_YEAR "1996-2009" #if defined( Uses_TCEditor_Internal ) && !defined( TCEditor_Internal_H ) --- 1,7 ---- ! /* Copyright (C) 1996-2010 by Salvador E. Tropea (SET), see copyrigh file for details */ ! #define TCEDITOR_VERSION 0x000507UL ! #define TCEDITOR_VERSION_STR "v0.5.7" ! #define TCEDITOR_C_YEAR "1996-2010" #if defined( Uses_TCEditor_Internal ) && !defined( TCEditor_Internal_H ) |