Skip to content

Commit ec6d3b1

Browse files
committed
prepare for 4.4.0 release
1 parent fe9c5d8 commit ec6d3b1

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.4
44
1. Fix faces orientation for all TGeo shapes.
55
2. Improve TGeoTorus creation - handle all parameters combinations
66
3. Implement TGeoCompositeShape, using ThreeCSG.js

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 = "dev 24/03/2016";
97+
JSROOT.version = "4.4.0 24/03/2016";
9898

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

0 commit comments

Comments
 (0)