summaryrefslogtreecommitdiff
path: root/sysdep/config.h
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2023-04-21 20:24:43 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2023-04-21 20:26:47 +0200
commitca0f239c72486cebfe171e335e3b8a86f5999714 (patch)
tree53d76b16b2f0247c9696605536f57ee093e27156 /sysdep/config.h
parent1a1e13cc2fc2df82e2319b7beeb18bb8eb92fbd2 (diff)
NEWS and version updatev2.13
Diffstat (limited to 'sysdep/config.h')
-rw-r--r--sysdep/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/config.h b/sysdep/config.h
index 861e52bc..80b8d671 100644
--- a/sysdep/config.h
+++ b/sysdep/config.h
@@ -13,7 +13,7 @@
#ifdef GIT_LABEL
#define BIRD_VERSION XSTR1(GIT_LABEL)
#else
-#define BIRD_VERSION "2.0.12"
+#define BIRD_VERSION "2.13"
#endif
/* Include parameters determined by configure script */