diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2014-04-02 23:00:10 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2014-04-02 23:00:10 +0200 |
commit | 538fec7b1b7dd729eadf1c933e27f59080cd3576 (patch) | |
tree | 4477ad2758b3d4784dea91ba3fd65d0f6d746118 /sysdep/config.h | |
parent | 2750b2484f256686a38ef6b89db7e2afe9b7999a (diff) |
NEWS and version update.v1.4.2
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 399dba6e..b4aa7528 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.4.1" +#define BIRD_VERSION "1.4.2" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |