summaryrefslogtreecommitdiff
path: root/sysdep/config.h
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2022-12-11 17:28:14 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2022-12-11 17:28:14 +0100
commit1e47b9f203aaaad0fb658d40a1670f1d0437f1f8 (patch)
tree07029e31753205668fa65d6d115950df00c6db7c /sysdep/config.h
parent34ebc4e1ba41c618e5d46112696011ed596c5ebc (diff)
NEWS and version updatev2.0.11
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 5cdadbb0..9b0591a3 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.10"
+#define BIRD_VERSION "2.0.11"
#endif
/* Include parameters determined by configure script */