diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2012-11-16 13:30:54 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2012-11-16 13:30:54 +0100 |
commit | c93c02088a026b83f452fbd260135ba4c8da7ecf (patch) | |
tree | 2a4a3fe0419ecf8719169ec801a7a49a5398f160 /sysdep | |
parent | 70577529244d6d920b75d95e797156e05141db30 (diff) |
NEWS and version update.
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 7106e4ba..e97d9e20 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.8" +#define BIRD_VERSION "1.3.9" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |