[Mockpp-commits] mockpp ChangeLog,1.67,1.68 configure.in,1.89,1.90
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-10-02 23:46:16
|
Update of /cvsroot/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16621 Modified Files: ChangeLog configure.in Log Message: update Index: ChangeLog =================================================================== RCS file: /cvsroot/mockpp/mockpp/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -d -r1.67 -r1.68 --- ChangeLog 1 Oct 2005 16:24:23 -0000 1.67 +++ ChangeLog 2 Oct 2005 09:52:45 -0000 1.68 @@ -3,7 +3,7 @@ mockpp history -------------- -2005-09-27 1.9.5: +2005-10-01 1.9.5: - updated msvc7.1 projects files - isEqualComparison to customize comparison in IsEqual Index: configure.in =================================================================== RCS file: /cvsroot/mockpp/mockpp/configure.in,v retrieving revision 1.89 retrieving revision 1.90 diff -u -d -r1.89 -r1.90 --- configure.in 23 Sep 2005 20:55:00 -0000 1.89 +++ configure.in 2 Oct 2005 09:52:45 -0000 1.90 @@ -17,7 +17,7 @@ # MOCKPP_MAJOR_VERSION=1 MOCKPP_MINOR_VERSION=9 -MOCKPP_PATCH_VERSION=4 +MOCKPP_PATCH_VERSION=5 MOCKPP_MICRO_VERSION=33 MOCKPP_INTERFACE_AGE=0 |