diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-04-28 09:46:59 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-04-28 09:46:59 +0200 |
commit | 11e0568f8b7a51584c7d0fa60368050dfba17193 (patch) | |
tree | 73e843efad4909dca7d9ff7d2a8b09718aeecb53 /sysdep | |
parent | 64cf11f544257cae443d899111be1299b1ec0684 (diff) | |
download | bird-11e0568f8b7a51584c7d0fa60368050dfba17193.tar bird-11e0568f8b7a51584c7d0fa60368050dfba17193.zip |
NEWS and version 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 0eecc74..4e07793 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.12" +#define BIRD_VERSION "1.0.14" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |