diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-08-12 10:26:42 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-08-12 10:26:42 +0200 |
commit | c5be5a163c2a7b640cb3d0942de44ec87de0f25b (patch) | |
tree | 3e61f954a3719f60569a9dcdbde14051f37cde5c /sysdep | |
parent | 9c46ad8e2fba592d28d19757d39bc090fc5b0d47 (diff) | |
download | bird-c5be5a163c2a7b640cb3d0942de44ec87de0f25b.tar bird-c5be5a163c2a7b640cb3d0942de44ec87de0f25b.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 54f3674..34f48f5 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.1.0" +#define BIRD_VERSION "1.1.1" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |