aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2018-03-21 15:17:56 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2018-03-21 16:33:08 +0100
commit4841804fffd8bf669b2445ec3328b6a49eed31f9 (patch)
tree59f3f5a1a08f9402427aaa429f906f362a145eeb /sysdep
parenta177e4dd04b29dc364d2c5505fe2c483981c6498 (diff)
downloadbird-4841804fffd8bf669b2445ec3328b6a49eed31f9.tar.gz
NEWS and version update
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 a552e6b6..393f0281 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.1"
+#define BIRD_VERSION "2.0.2"
#endif
/* Include parameters determined by configure script */