diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-11-19 12:53:55 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-11-19 12:53:55 +0100 |
commit | 6a72a276f6a677a8adec9566867023d76ac7da7e (patch) | |
tree | c1be50310291f68e4572794627d16edb3b6f5d0d /sysdep | |
parent | a4644ed6ab32c098b755bdac03498634b2794409 (diff) | |
download | bird-6a72a276f6a677a8adec9566867023d76ac7da7e.tar bird-6a72a276f6a677a8adec9566867023d76ac7da7e.zip |
New version.
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 03399bd..11ade63 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.1.5" +#define BIRD_VERSION "1.1.6" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |