Skip to content

Commit 4e188c8

Browse files
committed
Mark as version 3.6
1 parent ad6deda commit 4e188c8

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 3.6
44
1. Try to provide workaround for websites where require.js already loaded.
55
This makes problem by direct loading of jquery and jquery-ui
66
2. Provide workaround for older version of jquery-ui

scripts/JSRootCore.js

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

1515
JSROOT = {};
1616

17-
JSROOT.version = "dev 1/07/2015";
17+
JSROOT.version = "3.6 1/07/2015";
1818

1919
JSROOT.source_dir = "";
2020
JSROOT.source_min = false;

0 commit comments

Comments
 (0)