Skip to content

Commit 1ad50d2

Browse files
committed
Prepare for 5.2.2
1 parent efba661 commit 1ad50d2

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,7 +1,7 @@
11
# JSROOT changelog
22

33
## Changes in 5.2.2
4-
1. Fix several problems, discovered by "use strict" directive
4+
1. Fix several problems, discovered with "use strict" directive
55

66

77
## Changes in 5.2.1

scripts/JSRootCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
}
9090
} (function(JSROOT) {
9191

92-
JSROOT.version = "5.2.x 3/08/2017";
92+
JSROOT.version = "5.2.2 3/08/2017";
9393

9494
JSROOT.source_dir = "";
9595
JSROOT.source_min = false;

0 commit comments

Comments
 (0)