From: Pavel Tvrdik Date: Wed, 11 May 2016 13:27:58 +0000 (+0200) Subject: BIRD version 2.0.0 alpha X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61235047a2a4d05b6f8062ecdf1b088625c27e3c;p=thirdparty%2Fbird.git BIRD version 2.0.0 alpha --- 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"