summaryrefslogtreecommitdiff
path: root/sysdep/config.h
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2023-01-23 02:23:19 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2023-01-23 02:23:19 +0100
commit5437104afad90f2a74ce52946f06da607d021e2b (patch)
tree799825395eceebe5fae06e5eb5831ef36d74c057 /sysdep/config.h
parent99872676df45f1a490d3d63f43081afb41477040 (diff)
NEWS and version updatev2.0.12
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 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 */