[Pkg-javascript-commits] [dojo] 02/02: Updating dojo version for the tag.
David Prévot
taffit at moszumanska.debian.org
Mon May 11 20:11:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag 0.9.0
in repository dojo.
commit e4ad3c5cb6d1ef2d0fd289ee2159188f3ad83397
Author: Alex Russell <slightlyoff at chromium.org>
Date: Mon Aug 20 17:37:14 2007 +0000
Updating dojo version for the tag.
git-svn-id: http://svn.dojotoolkit.org/src/tags/release-0.9.0/dojo@10315 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 596b151..11d4b78 100644
--- a/_base/_loader/bootstrap.js
+++ b/_base/_loader/bootstrap.js
@@ -85,7 +85,7 @@ dojo.locale = djConfig.locale;
//TODOC: HOW TO DOC THIS?
dojo.version = {
// summary: version number of this instance of dojo.
- major: 0, minor: 9, patch: 0, flag: "dev",
+ major: 0, minor: 9, patch: 0, flag: "",
revision: Number("$Rev$".match(/[0-9]+/)[0]),
toString: function(){
with(dojo.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