From 61235047a2a4d05b6f8062ecdf1b088625c27e3c Mon Sep 17 00:00:00 2001 From: Pavel Tvrdik Date: Wed, 11 May 2016 15:27:58 +0200 Subject: [PATCH] BIRD version 2.0.0 alpha --- sysdep/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdep/config.h b/sysdep/config.h index 08c15fe9a..d7928e2b6 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.5.0" +#define BIRD_VERSION "2.0.0 alpha" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" -- 2.47.2