Skip to content

Commit 91f69d7

Browse files
committed
Prepare 4.8.1 release
1 parent c9d8daa commit 91f69d7

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

4-
## Changes in 4.8.x
4+
## Changes in 4.8.1
55
1. Support new JSON format, produced with newest TBufferJSON
66
- object references stored as {"$ref":12}
77
- pair objects for std::map marked with "$pair" : "pair<type1,type2>" data memeber

scripts/JSRootCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
}
9393
} (function(JSROOT) {
9494

95-
JSROOT.version = "4.8.x 13/12/2016";
95+
JSROOT.version = "4.8.1 13/12/2016";
9696

9797
JSROOT.source_dir = "";
9898
JSROOT.source_min = false;

0 commit comments

Comments
 (0)