CVS: setedit/include ced_inte.h,1.32,1.33
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2009-09-25 15:09:35
|
Update of /cvsroot/setedit/setedit/include In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30041/include Modified Files: ced_inte.h Log Message: * Modified: Version to 0.5.6. Index: ced_inte.h =================================================================== RCS file: /cvsroot/setedit/setedit/include/ced_inte.h,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** ced_inte.h 31 May 2007 14:53:15 -0000 1.32 --- ced_inte.h 25 Sep 2009 15:09:25 -0000 1.33 *************** *** 1,7 **** ! /* Copyright (C) 1996-2007 by Salvador E. Tropea (SET), see copyrigh file for details */ ! #define TCEDITOR_VERSION 0x000505UL ! #define TCEDITOR_VERSION_STR "v0.5.5" ! #define TCEDITOR_C_YEAR "1996-2007" #if defined( Uses_TCEditor_Internal ) && !defined( TCEditor_Internal_H ) --- 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 ) |