aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2019-09-10 17:34:41 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2019-09-10 17:34:41 +0200
commit5235c3f78da15826b0654ba68dc7a897faa42c98 (patch)
treea608cad098cd96c5d8994d251bee566c044f6517 /sysdep
parent532471967e6d92ae7a480367cc6d935cca75c7b2 (diff)
downloadbird-5235c3f78da15826b0654ba68dc7a897faa42c98.tar.gz
NEWS and version updatev2.0.6
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 7165fb43..4ca01297 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.5"
+#define BIRD_VERSION "2.0.6"
#endif
/* Include parameters determined by configure script */