diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2014-10-05 23:59:18 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2014-10-05 23:59:18 +0200 |
commit | cfdea7b85f6c520cc5a62eb907d2190db14c9900 (patch) | |
tree | 0a5d5ad321d6fdfc9927d686ca4c8f4e596a99e7 /sysdep | |
parent | 7aa809016e9a2e24ef914888f7413dc1f2721b17 (diff) |
NEWS and version update.v1.4.5
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 0f48f06a..02f62762 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.4.4" +#define BIRD_VERSION "1.4.5" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |