[Pkg-javascript-commits] [dojo] 11/12: Updating source version to 1.4.5-pre

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


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

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

commit 55a5c399290907f7b061f6d2c1dce2acd01946b1
Author: Colin Snover <github.com at zetafleet.com>
Date:   Fri Aug 23 05:08:15 2013 +0000

    Updating source version to 1.4.5-pre
---
 _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 a11afdd..92344b9 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: 4, patch: 5, flag: "-pre",
 		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