From 777acf91bb0d8ca0f33f367ae5fa00f46dde5a9a Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Wed, 14 Jul 2004 21:47:39 +0000 Subject: [PATCH] Everything is tested and works. I thins it's right time to go to 1.0.9. --- sysdep/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdep/config.h b/sysdep/config.h index 95b20d4b..46698a26 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"