1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

NEWS and version update

This commit is contained in:
Ondrej Zajicek (work)
2019-09-10 17:34:41 +02:00
parent 532471967e
commit 5235c3f78d
3 changed files with 9 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
#ifdef GIT_LABEL
#define BIRD_VERSION XSTR1(GIT_LABEL)
#else
#define BIRD_VERSION "2.0.5"
#define BIRD_VERSION "2.0.6"
#endif
/* Include parameters determined by configure script */