diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2013-11-25 13:46:29 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2013-11-25 13:46:29 +0100 |
commit | e75520c455a1a3fd026a9633c3ad26d865165fee (patch) | |
tree | c2940d5c84e93640c5c252fad83316b5f05fd259 /sysdep/config.h | |
parent | 90eb5e7a8bb60cb637626a3b433caf10cd8d2a03 (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 914c1090..eb5606ac 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.12" +#define BIRD_VERSION "1.4.0" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |