Skip to content

Commit e18d3b1

Browse files
committed
Prepare for 4.4.2
1 parent 495d468 commit e18d3b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Changes in 4.4.2
44
1. Fix - statistic collection for TH2
55
2. Fix - correct handling of empty TList in browser/inspector
6-
3. Fix - support TFolder in browser/inspector
6+
3. Fix - support TFolder in browser/inspector (#40)
77

88

99
## Changes in 4.4.1

scripts/JSRootCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
}
9595
} (function(JSROOT) {
9696

97-
JSROOT.version = "4.4.1 31/03/2016";
97+
JSROOT.version = "4.4.2 11/04/2016";
9898

9999
JSROOT.source_dir = "";
100100
JSROOT.source_min = false;

0 commit comments

Comments
 (0)