diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-08-01 03:31:23 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-08-01 03:31:23 +0200 |
commit | a6622bd2046970da997c7d08dc08405613917991 (patch) | |
tree | 127d1e9c3faad803dfcb82cf4cb0cf4e0a8ef4ac /sysdep | |
parent | aba51d80c0b03964e89b36485293080b4120fb84 (diff) |
NEWS and version updatev1.6.7
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 e18c3dc3..997146c2 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.6.6" +#define BIRD_VERSION "1.6.7" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |