diff options
author | Ondrej Filip <feela@network.cz> | 2014-07-09 23:46:02 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2014-07-09 23:46:02 +0200 |
commit | 7c00551749005ad951845eb924f76e1fd28e62a2 (patch) | |
tree | 4b1ff24543a7f431954465d5ba19bfe8c2b6a564 | |
parent | 06c4b6ac9da204453049fa56a204474486a9c9e9 (diff) |
Version 1.4.4.v1.4.4
-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 e2ea7642..0f48f06a 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.4.3" +#define BIRD_VERSION "1.4.4" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |