diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-06-25 14:42:25 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-06-25 14:42:25 +0200 |
commit | 200ede8226a4173b2405bcd1c98cf20604c33545 (patch) | |
tree | ef7a5cbf2162c54a1f7a62c5db7b295e82aad509 /sysdep/config.h | |
parent | d72cdff411d0bf4ddecaea5d0fc6d4341b4cb3f1 (diff) | |
download | bird-200ede8226a4173b2405bcd1c98cf20604c33545.tar bird-200ede8226a4173b2405bcd1c98cf20604c33545.zip |
NEWS and version update.
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 47d175b..45648ad 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.15" +#define BIRD_VERSION "1.0.16" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |