Update of /cvsroot/objecthandler/ObjectHandler/Docs/pages
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv10808/Docs/pages
Modified Files:
history.docs installation.docs
Log Message:
update version number
Index: history.docs
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Docs/pages/history.docs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** history.docs 3 Oct 2006 11:24:21 -0000 1.2
--- history.docs 11 Oct 2006 13:28:25 -0000 1.3
***************
*** 24,28 ****
/*! \page history Version History
! <strong>Release 0.2.0 - October 2006</strong>
EXCEL
--- 24,28 ----
/*! \page history Version History
! <strong>Release 0.1.5 - October 2006</strong>
EXCEL
***************
*** 33,37 ****
LOG4CXX
! No changes to the log4cxx environment. ObjectHandler 0.2.0 continues
to rely on the customized log4cxx "0.9.7a" package which shipped
with ObjectHandler version 0.1.4 (see below).
--- 33,37 ----
LOG4CXX
! No changes to the log4cxx environment. ObjectHandler 0.1.5 continues
to rely on the customized log4cxx "0.9.7a" package which shipped
with ObjectHandler version 0.1.4 (see below).
***************
*** 41,45 ****
- Boost version 1.31.0 or later
- log4cxx version 0.9.7.a
! - gensrc version 0.2.0
<strong>Release 0.1.4 - August 2006</strong>
--- 41,45 ----
- Boost version 1.31.0 or later
- log4cxx version 0.9.7.a
! - gensrc version 0.1.5
<strong>Release 0.1.4 - August 2006</strong>
Index: installation.docs
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Docs/pages/installation.docs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** installation.docs 3 Oct 2006 12:08:28 -0000 1.2
--- installation.docs 11 Oct 2006 13:28:25 -0000 1.3
***************
*** 264,269 ****
\verbatim
! tar zxfv ObjectHandler-0.1.4.tar.gz
! cd ObjectHandler-0.1.4
./configure
make
--- 264,269 ----
\verbatim
! tar zxfv ObjectHandler-0.1.5.tar.gz
! cd ObjectHandler-0.1.5
./configure
make
|