summaryrefslogtreecommitdiff
path: root/sysdep
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2023-06-22 17:25:18 +0200
committerMaria Matejka <mq@ucw.cz>2023-06-22 17:25:18 +0200
commit5f2ecb2298a6fe4b2fcd9efc0b39c36202496c2c (patch)
treecbce11eb8987f9b505a304d17e0e8d31651caf67 /sysdep
parentf8bcb037b5b71a19209f1b63d52895c8c34c675b (diff)
parent52bae235b716a3c8d629ddf1306178568c69833f (diff)
Merge tag 'v2.13.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 80b8d671..cf5787d0 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"
+#define BIRD_VERSION "2.13.1"
#endif
/* Include parameters determined by configure script */