[Qooxdoo-commit] qooxdoo/source/script/core QxMain.js,1.1.2.10,1.1.2.11
Brought to you by:
ecker,
martinwittemann
|
From: Sebastian W. <wp...@us...> - 2006-02-02 14:10:45
|
Update of /cvsroot/qooxdoo/qooxdoo/source/script/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26932/source/script/core Modified Files: Tag: renderer QxMain.js Log Message: Version bump Index: QxMain.js =================================================================== RCS file: /cvsroot/qooxdoo/qooxdoo/source/script/core/Attic/QxMain.js,v retrieving revision 1.1.2.10 retrieving revision 1.1.2.11 diff -u -d -r1.1.2.10 -r1.1.2.11 --- QxMain.js 31 Jan 2006 12:27:11 -0000 1.1.2.10 +++ QxMain.js 2 Feb 2006 14:10:35 -0000 1.1.2.11 @@ -29,7 +29,7 @@ ************************************************************************ */ -var QxVersion = "0.2_rc1"; +var QxVersion = "0.2_rc2"; var QxPropertyCounter = 0; var QxClasses = {}; |