diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-12-07 19:56:42 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-12-07 19:56:42 +0100 |
commit | 5546aad260a3e569e86e2fd2b5f613202ac70be3 (patch) | |
tree | c4be11ddea7594e795a614efef61e389f3f02af9 /sysdep/config.h | |
parent | 66e5dc157af41547f3806a5980183d95ac9bfcd1 (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 c7f63e69..eb7356cd 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.6.2" +#define BIRD_VERSION "2.0.0-pre0" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |