Skip to content

Commit

Permalink
Prepare for 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linev committed Dec 16, 2015
1 parent 880a199 commit 4140563
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# JSROOT changelog

## Changes in master
## Changes in 4.0
1. New TGeo classes support:
- browsing through volumes hieararchy
- changing visibility flags
Expand Down
2 changes: 1 addition & 1 deletion scripts/JSRootCore.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
}
} (function(JSROOT) {

JSROOT.version = "dev 16/12/2015";
JSROOT.version = "4.0 16/12/2015";

JSROOT.source_dir = "";
JSROOT.source_min = false;
Expand Down

0 comments on commit 4140563

Please sign in to comment.