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
2022-12-11 17:28:14 +01:00
parent 34ebc4e1ba
commit 1e47b9f203
3 changed files with 39 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.10"
#define BIRD_VERSION "2.0.11"
#endif
/* Include parameters determined by configure script */