Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
labs
BIRD Internet Routing Daemon
Commits
4db4ac72
Commit
4db4ac72
authored
Jan 14, 2018
by
Ondřej Zajíček
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS and version update
parent
4d367961
Pipeline
#31652
passed with stages
in 6 minutes and 1 second
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
NEWS
NEWS
+5
-0
misc/bird.spec
misc/bird.spec
+1
-1
sysdep/config.h
sysdep/config.h
+1
-1
No files found.
NEWS
View file @
4db4ac72
Version 2.0.1 (2018-01-14)
o Linux MPLS kernel support
o Better handling of channels inherited from templates
o Many bugfixes
Version 2.0.0 (2017-12-11)
o Integrated IPv4 + IPv6 design
o Support for MPLS next hops
...
...
misc/bird.spec
View file @
4db4ac72
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 2.0.
0
Version: 2.0.
1
Release: 1
Copyright: GPL
Group: Networking/Daemons
...
...
sysdep/config.h
View file @
4db4ac72
...
...
@@ -13,7 +13,7 @@
#ifdef GIT_LABEL
#define BIRD_VERSION XSTR1(GIT_LABEL)
#else
#define BIRD_VERSION "2.0.
0
"
#define BIRD_VERSION "2.0.
1
"
#endif
/* Include parameters determined by configure script */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment