[ObjectHandler-cvs] log4cxx-0.9.7 log4cxx.nsi,1.3,1.4
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-10-19 22:08:48
|
Update of /cvsroot/objecthandler/log4cxx-0.9.7 In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32224 Modified Files: log4cxx.nsi Log Message: preparing for release Index: log4cxx.nsi =================================================================== RCS file: /cvsroot/objecthandler/log4cxx-0.9.7/log4cxx.nsi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** log4cxx.nsi 10 Aug 2006 01:03:34 -0000 1.3 --- log4cxx.nsi 19 Oct 2006 22:08:40 -0000 1.4 *************** *** 4,8 **** SetCompressor lzma ! !define VER_NUMBER "0.9.7a" !define /date NOW "%Y%m%d-%H_%M" --- 4,8 ---- SetCompressor lzma ! !define VER_NUMBER "0.9.7b" !define /date NOW "%Y%m%d-%H_%M" |