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
2024-03-10 18:57:04 +01:00
parent 1b064355f7
commit adfff44878
3 changed files with 14 additions and 2 deletions

View File

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