We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880a199 commit 4140563Copy full SHA for 4140563
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in master
+## Changes in 4.0
4
1. New TGeo classes support:
5
- browsing through volumes hieararchy
6
- changing visibility flags
scripts/JSRootCore.js
@@ -85,7 +85,7 @@
85
}
86
} (function(JSROOT) {
87
88
- JSROOT.version = "dev 16/12/2015";
+ JSROOT.version = "4.0 16/12/2015";
89
90
JSROOT.source_dir = "";
91
JSROOT.source_min = false;
0 commit comments