diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-02-26 18:10:04 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-02-26 18:10:04 +0100 |
commit | b5d1903bf6ce454716e97828e6e4062bf17ac000 (patch) | |
tree | dcccc46f5f1550322565b19f8cf98be06c25799c /sysdep | |
parent | 2e7ee1c9d3158603c3b01bbef8559092ae46ae84 (diff) |
NEWS and version updatev1.6.6
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 a48fc80d..e18c3dc3 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.6.5" +#define BIRD_VERSION "1.6.6" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |