[Pkg-javascript-commits] [dojo] 03/16: Fixes #11575 !strict. Change dojo.version to 1.5.1 in 1.5 branch.

David Prévot taffit at moszumanska.debian.org
Thu Aug 21 17:39:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag 1.5.3
in repository dojo.

commit efba88338dd35eb97729154de2ea360406e280ac
Author: Douglas Hays <doughays at dojotoolkit.org>
Date:   Tue Aug 17 15:24:28 2010 +0000

    Fixes #11575 !strict.  Change dojo.version to 1.5.1 in 1.5 branch.
    
    git-svn-id: http://svn.dojotoolkit.org/src/branches/1.5/dojo@22734 560b804f-0ae3-0310-86f3-f6aa0a117693
---
 _base/_loader/bootstrap.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_base/_loader/bootstrap.js b/_base/_loader/bootstrap.js
index a635ac4..42d0ce6 100644
--- a/_base/_loader/bootstrap.js
+++ b/_base/_loader/bootstrap.js
@@ -242,7 +242,7 @@ dojo.global = {
 	}
 =====*/
 	dojo.version = {
-		major: 1, minor: 4, patch: 0, flag: "dev",
+		major: 1, minor: 5, patch: 1, flag: "",
 		revision: rev ? +rev[0] : NaN,
 		toString: function(){
 			with(d.version){

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git



More information about the Pkg-javascript-commits mailing list