Skip to content

Commit 53996a8

Browse files
committed
version 4.2
1 parent c30ca9a commit 53996a8

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 master
3+
## Changes in 4.2
44
1. Significant performance improvements in 3D drawings - TGeo/TH2/TH3
55
2. Implement TGeoPara, TGeoGtra, TGeoXtru and TGeoEltu shapes
66
3. Optimize (reduce vertices number) for others TGeo shapes

scripts/JSRootCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
}
8686
} (function(JSROOT) {
8787

88-
JSROOT.version = "dev 17/02/2016";
88+
JSROOT.version = "4.2 17/02/2016";
8989

9090
JSROOT.source_dir = "";
9191
JSROOT.source_min = false;

0 commit comments

Comments
 (0)