Skip to content

Commit

Permalink
Prepare for 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
linev committed Apr 11, 2016
1 parent 495d468 commit e18d3b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Changes in 4.4.2
1. Fix - statistic collection for TH2
2. Fix - correct handling of empty TList in browser/inspector
3. Fix - support TFolder in browser/inspector
3. Fix - support TFolder in browser/inspector (#40)


## Changes in 4.4.1
Expand Down
2 changes: 1 addition & 1 deletion scripts/JSRootCore.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
}
} (function(JSROOT) {

JSROOT.version = "4.4.1 31/03/2016";
JSROOT.version = "4.4.2 11/04/2016";

JSROOT.source_dir = "";
JSROOT.source_min = false;
Expand Down

0 comments on commit e18d3b1

Please sign in to comment.