[ObjectHandler-cvs] log4cxx-0.9.7 .cvsignore, 1.1, 1.2 configure.in, 1.2, 1.3
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-10-19 23:34:20
|
Update of /cvsroot/objecthandler/log4cxx-0.9.7 In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1372 Modified Files: .cvsignore configure.in Log Message: preparing for release Index: .cvsignore =================================================================== RCS file: /cvsroot/objecthandler/log4cxx-0.9.7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 31 Jul 2006 14:26:57 -0000 1.1 --- .cvsignore 19 Oct 2006 23:34:18 -0000 1.2 *************** *** 7,8 **** --- 7,9 ---- configure libtool + *.gz Index: configure.in =================================================================== RCS file: /cvsroot/objecthandler/log4cxx-0.9.7/configure.in,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** configure.in 7 Aug 2006 13:36:27 -0000 1.2 --- configure.in 19 Oct 2006 23:34:18 -0000 1.3 *************** *** 25,29 **** #define LOG4CXX_EXPORT]) ! AM_INIT_AUTOMAKE(log4cxx, 0.9.7a) # Checks for programs --- 25,29 ---- #define LOG4CXX_EXPORT]) ! AM_INIT_AUTOMAKE(log4cxx, 0.9.7b) # Checks for programs |