summaryrefslogtreecommitdiff
path: root/sysdep/config.h
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2018-03-22 13:25:58 +0100
committerOndrej Filip <feela@network.cz>2018-03-22 13:25:58 +0100
commit966602602a0f24942bee3ab0492bbb9197e71aa1 (patch)
treed0c284bf4a9d6038e938583606b23b02d437b7d1 /sysdep/config.h
parent44062812600bd29f8edf30ebc871ff218069c5a2 (diff)
parent4841804fffd8bf669b2445ec3328b6a49eed31f9 (diff)
Merge branch 'int-new' of ssh://gitlab.labs.nic.cz/labs/bird into int-new
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 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 */