diff options
author | Ondrej Filip <feela@network.cz> | 2004-07-14 21:47:39 +0000 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2004-07-14 21:47:39 +0000 |
commit | 777acf91bb0d8ca0f33f367ae5fa00f46dde5a9a (patch) | |
tree | b4fb20c73f8322d4d3b49f6e2877027835e4b60c /sysdep/config.h | |
parent | 3b16080c97a2d89c90f7df7a8fda0401ec9abe42 (diff) |
Everything is tested and works. I thins it's right time to go to 1.0.9.
Diffstat (limited to 'sysdep/config.h')
-rw-r--r-- | sysdep/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |