diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2017-04-29 21:49:13 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2017-04-29 21:49:13 +0200 |
commit | 92a85089b887a91d0b686cd050ac59bb465c602f (patch) | |
tree | 33f3d37aaf1832267dde442b77384f11c26f2f85 /sysdep/config.h | |
parent | b644a490f03d27e0bd8ce5106f6205d122b16191 (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 eb7356cd..2ec31500 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "2.0.0-pre0" +#define BIRD_VERSION "2.0.0-pre1" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |