summaryrefslogtreecommitdiff
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2018-03-21 15:41:24 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2018-03-21 16:26:39 +0100
commita71a75213d485aa8db89426e22d4690269ee1327 (patch)
treed1a7a60e0eb6e2ad0f55eb8841a957106b0e0ecd /sysdep
parent4dff1f32b5e2b2769e59560f404346af03abcbb6 (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 e529cd86..a79b7c2d 100644
--- a/sysdep/config.h
+++ b/sysdep/config.h
@@ -7,7 +7,7 @@
#define _BIRD_CONFIG_H_
/* BIRD version */
-#define BIRD_VERSION "1.6.3"
+#define BIRD_VERSION "1.6.4"
/* Include parameters determined by configure script */
#include "sysdep/autoconf.h"