summaryrefslogtreecommitdiff
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2019-07-31 23:35:29 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2019-07-31 23:35:29 +0200
commit543875e080969876c33d365474589899c1f960e3 (patch)
tree11fde3b1a458f9538f96cd4277cf2642f0bea08d /sysdep
parent96e4d0960c2b1bb01dc90ebfe341af8e4284090a (diff)
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 ab5f12a6..7165fb43 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.4"
+#define BIRD_VERSION "2.0.5"
#endif
/* Include parameters determined by configure script */