From 7c00551749005ad951845eb924f76e1fd28e62a2 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Wed, 9 Jul 2014 23:46:02 +0200 Subject: [PATCH] Version 1.4.4. --- sysdep/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"