diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2014-04-14 14:47:20 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2014-04-14 14:47:20 +0200 |
commit | 6c6ebd64c3e44a2658a7ae8729159f1653c00a89 (patch) | |
tree | 2cc122e1d9dc21d3b2b604509bbd2c69eab9f4de /sysdep/config.h | |
parent | 7c4a8007255403d046d7e909f710f0b1ed1791b1 (diff) |
NEWS and version update.v1.4.3
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 b4aa7528..e2ea7642 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.4.2" +#define BIRD_VERSION "1.4.3" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |