diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2014-04-23 13:52:15 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2014-04-23 13:52:15 +0200 |
commit | 4dd24f05f384ac14546d4bebbfcb0ecf9a976ec6 (patch) | |
tree | 2750238d0577b03f159f8f35c20540b40aa581df /sysdep | |
parent | 1cb0f83d291d9bb3da06067bc2ea838238d5c487 (diff) | |
parent | 6c6ebd64c3e44a2658a7ae8729159f1653c00a89 (diff) |
Merge commit 'origin/master'
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 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" |