aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2023-10-06 18:53:25 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2023-10-06 18:53:25 +0200
commit0e1fbaa5b21db8e5c64a732dbaf0b8afe707a147 (patch)
tree13ff46fa6bbd930866e257061c21bdfdee211f46 /sysdep
parent23f94b1368b71faa0a03e50b9e9d0cf8535cff3a (diff)
downloadbird-0e1fbaa5b21db8e5c64a732dbaf0b8afe707a147.tar.gz
NEWS and version updatev2.14
Diffstat (limited to 'sysdep')
-rw-r--r--sysdep/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/config.h b/sysdep/config.h
index cf5787d0..ffab1670 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.13.1"
+#define BIRD_VERSION "2.14"
#endif
/* Include parameters determined by configure script */