Skip to content

Commit 0c79bee

Browse files
committed
Prepare for 4.5.2 release
1 parent c51c62a commit 0c79bee

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.5.x
3+
## Changes in 4.5.2
44
1. Fix - position of TFrame in canvas/pad
55
2. Fix - use histogram fMinimum/fMaximum when creating color palette
66
3. Fix - correctly draw empty th2 bins when zmin<0 is specified

scripts/JSRootCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
}
9090
} (function(JSROOT) {
9191

92-
JSROOT.version = "4.5.1 27/06/2016";
92+
JSROOT.version = "4.5.2 3/08/2016";
9393

9494
JSROOT.source_dir = "";
9595
JSROOT.source_min = false;

0 commit comments

Comments
 (0)