diff options
author | Ondrej Filip <feela@majklik.network.cz> | 2009-06-28 09:43:29 +0200 |
---|---|---|
committer | Ondrej Filip <feela@majklik.network.cz> | 2009-06-28 09:43:29 +0200 |
commit | f1684ae6c05a52e1757c709dfbbedb5fc8ae1e07 (patch) | |
tree | 0b53bdac2778388042de6646cfba3f677b1e5a7e /sysdep/config.h | |
parent | ef86b8465ff7d8e81038f37103594eb9c66d9c58 (diff) | |
download | bird-f1684ae6c05a52e1757c709dfbbedb5fc8ae1e07.tar bird-f1684ae6c05a52e1757c709dfbbedb5fc8ae1e07.zip |
New release 1.1.0!
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 df6e6df..54f3674 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.16" +#define BIRD_VERSION "1.1.0" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |