View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/
Update of /cvsroot/dqsd/dqsd
In directory sc8-pr-cvs1:/tmp/cvs-serv12568
Modified Files:
version.js
Log Message:
* Modified version number check in version.js
Index: version.js
===================================================================
RCS file: /cvsroot/dqsd/dqsd/version.js,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** version.js 13 Oct 2003 18:05:13 -0000 1.26
--- version.js 2 Dec 2003 20:39:56 -0000 1.27
***************
*** 22,26 ****
// The DLL version has to be great than or equal to
// this number
! if(!testObject.VersionIsCorrect(3,1,6,0))
{
alert("The DQSD helper DLL is out of date.\nPlease reboot and run the setup
program again.");
--- 22,26 ----
// The DLL version has to be great than or equal to
// this number
! if(!testObject.VersionIsCorrect(3,1,8,0))
{
alert("The DQSD helper DLL is out of date.\nPlease reboot and run the setup
program again.");
-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/