[Htmlparser-cvs] htmlparser/docs changes.txt,1.180,1.181 release.txt,1.40,1.41
Brought to you by:
derrickoswald
From: <der...@us...> - 2003-05-26 00:31:24
|
Update of /cvsroot/htmlparser/htmlparser/docs In directory sc8-pr-cvs1:/tmp/cvs-serv16315/htmlparser/docs Modified Files: changes.txt release.txt Log Message: Update version headers to 1.4-20030525 and update changelog. Index: changes.txt =================================================================== RCS file: /cvsroot/htmlparser/htmlparser/docs/changes.txt,v retrieving revision 1.180 retrieving revision 1.181 diff -C2 -d -r1.180 -r1.181 *** changes.txt 25 May 2003 22:19:44 -0000 1.180 --- changes.txt 26 May 2003 00:26:44 -0000 1.181 *************** *** 13,16 **** --- 13,21 ---- ******************************************************************************* + Integration Build 1.4 - 20030325 + -------------------------------- + + This is the same as Release Build 1.3 except the default minor version is 4. + Release Build 1.3 - 20030525 -------------------------------- Index: release.txt =================================================================== RCS file: /cvsroot/htmlparser/htmlparser/docs/release.txt,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -d -r1.40 -r1.41 *** release.txt 25 May 2003 23:02:14 -0000 1.40 --- release.txt 26 May 2003 00:26:44 -0000 1.41 *************** *** 1,3 **** ! HTMLParser Version 1.3 (Release Build May 25, 2003) ********************************************* --- 1,3 ---- ! HTMLParser Version 1.4 (Integration Build May 25, 2003) ********************************************* |