diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-04-29 13:07:21 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-04-29 13:07:21 +0200 |
commit | 52bae25580e6e0edae8384885818044ef89103e3 (patch) | |
tree | 12ec4e14ad7c88225617fa6edd05a447163236ae /sysdep/config.h | |
parent | 937e75d8f1d203b637ba0ea050026f9af92485f3 (diff) |
NEWS and version update
Diffstat (limited to 'sysdep/config.h')
-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 08c15fe9..a8d58349 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.5.0" +#define BIRD_VERSION "1.6.0" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |