diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2012-03-22 12:29:02 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2012-03-22 12:29:02 +0100 |
commit | 89647357af0d8507652f257f1e8f5679fe9a7078 (patch) | |
tree | a3c9fda260c043641308be0efe8f0777c511c5c7 /sysdep/config.h | |
parent | c47d037ecb5b9c835700b152eed7589409a2e42f (diff) |
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 8e8f6d37..7e6fad8b 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.6" +#define BIRD_VERSION "1.3.7" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |