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-01-05 00:38:37 +01:00
parent d7e8f00e7e
commit 3e60932a28
3 changed files with 43 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.2"
#define BIRD_VERSION "2.0.3"
#endif
/* Include parameters determined by configure script */