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:
Maria Matejka
2023-04-18 09:52:12 +02:00
parent d975827f5f
commit 9f0ef3045d
3 changed files with 13 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.12"
#define BIRD_VERSION "3.0-alpha1"
#endif
/* Include parameters determined by configure script */