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-serv22682

Modified Files:
        ChangeLog.txt version.js version.xml 
Log Message:
3.1.4.3 beta

Index: ChangeLog.txt
===================================================================
RCS file: /cvsroot/dqsd/dqsd/ChangeLog.txt,v
retrieving revision 1.149
retrieving revision 1.150
diff -C2 -d -r1.149 -r1.150
*** ChangeLog.txt       22 Oct 2002 07:21:12 -0000      1.149
--- ChangeLog.txt       23 Oct 2002 05:57:32 -0000      1.150
***************
*** 1,3 ****
! -- What's new for ??? ()
  
  New aliases
--- 1,3 ----
! -- What's new for 3.1.4.3 beta (October 23, 2002)
  
  New aliases

Index: version.js
===================================================================
RCS file: /cvsroot/dqsd/dqsd/version.js,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** version.js  6 Sep 2002 16:48:38 -0000       1.22
--- version.js  23 Oct 2002 05:57:32 -0000      1.23
***************
*** 22,26 ****
        // The DLL version has to be great than or equal to
        // this number
!       if(!testObject.VersionIsCorrect(3,1,0,1))
        {
           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,4,3))
        {
           alert("The DQSD helper DLL is out of date.\nPlease reboot and run the setup 
program again.");

Index: version.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/version.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** version.xml 3 Oct 2002 22:23:55 -0000       1.17
--- version.xml 23 Oct 2002 05:57:32 -0000      1.18
***************
*** 1,12 ****
  <dqsd_version_info>
!     <type>final</type>
      <version>
          <majorhi>3</majorhi>
          <majorlo>1</majorlo>
          <minorhi>4</minorhi>
!         <minorlo>0</minorlo>
      </version>
      <date>
!         October 3, 2002
      </date>
      <html_description>
--- 1,12 ----
  <dqsd_version_info>
!     <type>beta</type>
      <version>
          <majorhi>3</majorhi>
          <majorlo>1</majorlo>
          <minorhi>4</minorhi>
!         <minorlo>3</minorlo>
      </version>
      <date>
!         October 23, 2002
      </date>
      <html_description>




-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to