summaryrefslogtreecommitdiff
path: root/sysdep/config.h
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2018-01-14 21:52:58 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2018-01-14 21:52:58 +0100
commit4db4ac7243bf54187029abda0b42cc9d29757d13 (patch)
tree441f07bec4624152c3b166422c89aa1bf2cb99b2 /sysdep/config.h
parent4d3679613179637df5ef999073aba2d187540a57 (diff)
NEWS and version update
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 96e371f8..a552e6b6 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.0"
+#define BIRD_VERSION "2.0.1"
#endif
/* Include parameters determined by configure script */