Skip to content

Commit f46d775

Browse files
committed
Prepare for 4.7.1
1 parent 0f12110 commit f46d775

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
@@ -1,6 +1,6 @@
11
# JSROOT changelog
22

3-
## Changes in 4.7.x
3+
## Changes in 4.7.1
44
1. Workaround for MathJax output - scaling not always works in Firefox
55
2. Fix - bin scaling for box draw option for TH2 and TH3 histograms
66
3. Fix - increase points limits for contour plots

scripts/JSRootCore.js

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

95-
JSROOT.version = "4.7.x 26/10/2016";
95+
JSROOT.version = "4.7.1 1/11/2016";
9696

9797
JSROOT.source_dir = "";
9898
JSROOT.source_min = false;

0 commit comments

Comments
 (0)