[Pkg-javascript-commits] [dojo] 02/02: Updating dojo version for the tag. \!strict
David Prévot
taffit at moszumanska.debian.org
Mon May 11 20:12:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag 1.4.0b2
in repository dojo.
commit 5b2f88753081316dfc8969ef879dd2c6c849e4ba
Author: Peter E Higgins <dante at dojotoolkit.org>
Date: Tue Oct 27 12:46:52 2009 +0000
Updating dojo version for the tag. \!strict
git-svn-id: http://svn.dojotoolkit.org/src/tags/release-1.4.0b2/dojo@20680 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 b24f2c0..0a52e98 100644
--- a/_base/_loader/bootstrap.js
+++ b/_base/_loader/bootstrap.js
@@ -233,7 +233,7 @@ dojo.global = {
}
=====*/
dojo.version = {
- major: 1, minor: 4, patch: 0, flag: "dev",
+ major: 1, minor: 4, patch: 0, flag: "b2",
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