Skip to content

Commit 0ef90cc

Browse files
fledge: Bump version to 2.1.99.9901 (#2123)
Co-authored-by: krlmlr <[email protected]>
1 parent 0c21142 commit 0ef90cc

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: igraph
22
Title: Network Analysis and Visualization
3-
Version: 2.1.99.9900
3+
Version: 2.1.99.9901
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "[email protected]", role = "aut",
66
comment = c(ORCID = "0000-0001-7098-9676")),

NEWS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# igraph 2.1.99.9901
4+
5+
## Chore
6+
7+
- Fix seed for test (#2118).
8+
9+
- Results for revdepchecks.
10+
11+
## vendor
12+
13+
- Update vendored sources to igraph/igraph@9635f97c8d96aba53f4122b78d6e41a38d73b2d3 (#2122).
14+
15+
- Update vendored sources to igraph/igraph@bcb8fbcfa7dfaeed02a5f4472eae36513c716f29 (#2121).
16+
17+
- Update vendored sources to igraph/igraph@3eb9ef3f404a76a1701ae34fd340a364b1d6e610 (#2120).
18+
19+
- Update vendored sources to igraph/igraph@c65b9aa15249be47126dee14374b5ddaceaeaa67 (#2119).
20+
21+
- Update vendored sources to igraph/igraph@2a81653a0b82b7702a79e5d29052f53c9f431d45 (igraph/igraph#2706, #2114).
22+
23+
324
# igraph 2.1.99.9900
425

526
See <https://github.com/igraph/rigraph/blob/c11166f857e58728554811655e247df0287bfde1/src/vendor/cigraph/CHANGELOG.md> for a complete changelog, in particular the section "Breaking changes".

0 commit comments

Comments
 (0)