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 8628b09 commit 458b0b0Copy full SHA for 458b0b0
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in dev
+## Changes in 5.3.0
4
1. New supported classes:
5
- TGraphPolar
6
- TGraphTime
scripts/JSRootCore.js
@@ -95,7 +95,7 @@
95
96
"use strict";
97
98
- JSROOT.version = "dev 26/09/2017";
+ JSROOT.version = "5.3.0 26/09/2017";
99
100
JSROOT.source_dir = "";
101
JSROOT.source_min = false;
0 commit comments