diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2012-08-07 11:06:57 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2012-08-07 11:06:57 +0200 |
commit | 94e2f1c111721d6213ea65cac5c53036e38e3973 (patch) | |
tree | 237d3c0b8aa86c6f3a88a76141ab51ca94b1fcd7 /sysdep/config.h | |
parent | c06de722ddf36f3d6aaabfd4ae9d74a3ea72bbf9 (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 8d93d381..7106e4ba 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.7" +#define BIRD_VERSION "1.3.8" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |