[Pkg-javascript-commits] [dojo] 02/04: Updating dojo version for the tag. \!strict
David Prévot
taffit at moszumanska.debian.org
Mon May 11 20:12:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag 1.5.2
in repository dojo.
commit e207201340f641f02f1455dd2b1976adb289ba92
Author: Adam Peller <github at peller.org>
Date: Tue Nov 22 22:32:16 2011 +0000
Updating dojo version for the tag. \!strict
git-svn-id: http://svn.dojotoolkit.org/src/tags/release-1.5.2/dojo@27100 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 42d0ce6..ef6b3a0 100644
--- a/_base/_loader/bootstrap.js
+++ b/_base/_loader/bootstrap.js
@@ -242,7 +242,7 @@ dojo.global = {
}
=====*/
dojo.version = {
- major: 1, minor: 5, patch: 1, flag: "",
+ major: 1, minor: 5, patch: 2, 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