[Pkg-javascript-commits] [dojo] 04/04: Updating dojo version for the tag.

David Prévot taffit at moszumanska.debian.org
Mon May 11 20:11:38 UTC 2015


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

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

commit 52f87899277ad65015779c7089a88e1239617d56
Author: Adam Peller <github at peller.org>
Date:   Wed Nov 21 17:12:54 2007 +0000

    Updating dojo version for the tag.
    
    git-svn-id: http://svn.dojotoolkit.org/src/tags/release-1.0.1/dojo@11616 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 6aacb59..a072a6c 100644
--- a/_base/_loader/bootstrap.js
+++ b/_base/_loader/bootstrap.js
@@ -80,7 +80,7 @@
 	//TODOC:  HOW TO DOC THIS?
 	dojo.version = {
 		// summary: version number of this instance of dojo.
-		major: 0, minor: 9, patch: 0, flag: "dev",
+		major: 1, minor: 0, patch: 1, flag: "",
 		revision: Number("$Rev$".match(/[0-9]+/)[0]),
 		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