From: Ondrej Filip Date: Wed, 14 Jul 2004 21:47:39 +0000 (+0000) Subject: Everything is tested and works. I thins it's right time to go to 1.0.9. X-Git-Tag: v1.2.0~259 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=777acf91bb0d8ca0f33f367ae5fa00f46dde5a9a;p=thirdparty%2Fbird.git Everything is tested and works. I thins it's right time to go to 1.0.9. --- diff --git a/sysdep/config.h b/sysdep/config.h index 95b20d4b3..46698a26e 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.8" +#define BIRD_VERSION "1.0.9" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h"