diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2010-01-06 16:57:20 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2010-01-06 16:57:20 +0100 |
commit | 0c75411bec2f4e37bfdb4c7162631a22898052c1 (patch) | |
tree | 2aaa7015413e125adbe6da44d5699a672685b158 /sysdep | |
parent | cf31112f0d7618464097f71228f84bd534f1bc0f (diff) | |
download | bird-0c75411bec2f4e37bfdb4c7162631a22898052c1.tar bird-0c75411bec2f4e37bfdb4c7162631a22898052c1.zip |
NEWS, version and documentation update.
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 0e92a21..7b73199 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.1.7" +#define BIRD_VERSION "1.2.0" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |