summaryrefslogtreecommitdiff
path: root/sysdep
diff options
context:
space:
mode:
authorMikael Magnusson <mikma@users.sourceforge.net>2023-11-25 23:44:47 +0100
committerMikael Magnusson <mikma@users.sourceforge.net>2023-11-25 23:44:47 +0100
commitdc665727dcf149873be53c6e9a1616ae7b8d97e6 (patch)
tree54db7872c5f5f0edb18809444a64a06fb17b1a62 /sysdep
parenta91f0bae4a3a5ce1b5273dc6e0330a05142f494a (diff)
parent0e1fbaa5b21db8e5c64a732dbaf0b8afe707a147 (diff)
Merge commit '0e1fbaa5' into wireguard-next-tmp7-1
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 */