Skip to content

Commit 7976ef1

Browse files
committed
Prepare for 4.5.0
1 parent 65ec4a2 commit 7976ef1

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 4.5
3+
## Changes in 4.5.0
44
1. Zooming with mouse wheel
55
2. Context menus for many different objects attributes are provided
66
3. Context menu for every drawn object can be activated via toolbar button

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 = "4.5 25/04/2016";
92+
JSROOT.version = "4.5.0 25/04/2016";
9393

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

0 commit comments

Comments
 (0)