summaryrefslogtreecommitdiff
path: root/sysdep
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2023-01-24 09:45:50 +0100
committerMaria Matejka <mq@ucw.cz>2023-01-24 11:04:28 +0100
commit3ac628e0f0b7ffaa49c95688cc95954ece8f61fc (patch)
treeb0678bd2a685dab6eef729232d7ef50a0344abd1 /sysdep
parent02b2a4ecaaf850ce04b0cd2e74c1ff6fede3f181 (diff)
parent5437104afad90f2a74ce52946f06da607d021e2b (diff)
Merge v2.0.12 into thread-next
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 9b0591a3..861e52bc 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.11"
+#define BIRD_VERSION "2.0.12"
#endif
/* Include parameters determined by configure script */