diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-01-05 00:37:31 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-01-05 00:44:26 +0100 |
commit | ef8974b7ca7595bc2685b222aa4822c13349a2e1 (patch) | |
tree | 8f60afe8192bcb3ed7acd3b4bb2dc11692e3bb09 /sysdep | |
parent | a93684b2d452d231315dde7fb1960cdd9f023802 (diff) |
NEWS and version update
Diffstat (limited to 'sysdep')
-rw-r--r-- | sysdep/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/config.h b/sysdep/config.h index a79b7c2d..a48fc80d 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.6.4" +#define BIRD_VERSION "1.6.5" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |