Skip to content

Commit 4140563

Browse files
committed
Prepare for 4.0
1 parent 880a199 commit 4140563

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 4.0
44
1. New TGeo classes support:
55
- browsing through volumes hieararchy
66
- changing visibility flags

scripts/JSRootCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
}
8686
} (function(JSROOT) {
8787

88-
JSROOT.version = "dev 16/12/2015";
88+
JSROOT.version = "4.0 16/12/2015";
8989

9090
JSROOT.source_dir = "";
9191
JSROOT.source_min = false;

0 commit comments

Comments
 (0)