View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/
Update of /cvsroot/dqsd/dqsd
In directory usw-pr-cvs1:/tmp/cvs-serv5946
Modified Files:
version.js
Log Message:
changed version to 3.0.0.23
Index: version.js
===================================================================
RCS file: /cvsroot/dqsd/dqsd/version.js,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** version.js 24 Jul 2002 06:36:20 -0000 1.17
--- version.js 28 Jul 2002 22:51:20 -0000 1.18
***************
*** 22,26 ****
// The DLL version has to be great than or equal to
// this number
! if(!testObject.VersionIsCorrect(3,0,0,22))
{
alert("The DQSD helper DLL is out of date");
--- 22,26 ----
// The DLL version has to be great than or equal to
// this number
! if(!testObject.VersionIsCorrect(3,0,0,23))
{
alert("The DQSD helper DLL is out of date");
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/