Skip to content

Commit 458b0b0

Browse files
committed
Prepare for 5.3.0
1 parent 8628b09 commit 458b0b0

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 dev
3+
## Changes in 5.3.0
44
1. New supported classes:
55
- TGraphPolar
66
- TGraphTime

scripts/JSRootCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696
"use strict";
9797

98-
JSROOT.version = "dev 26/09/2017";
98+
JSROOT.version = "5.3.0 26/09/2017";
9999

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

0 commit comments

Comments
 (0)