diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-07-06 23:10:33 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-07-06 23:10:33 +0200 |
commit | dd7b4a13848f5a92b403a563e8e27a3cbdfc937f (patch) | |
tree | 08bb90585806acacc6c72e083eaeec49f8ebc7f7 /sysdep/config.h | |
parent | d1abbeacfb5a099418f53b583625ac97b1c62059 (diff) | |
parent | bffd4c0b3900b28cfa84131752d44277866cb413 (diff) |
Merge branch 'master' into dev
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 df6e6df4..54f36745 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" |