diff options
author | Ondrej Filip <feela@network.cz> | 2003-09-01 10:46:07 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2003-09-01 10:46:07 +0200 |
commit | bf135bcb1feca7b9ee35342c239ed3a66415d854 (patch) | |
tree | e27ac3aababbd1920619e4eb34537a20150019ab /sysdep | |
parent | c11007bc423188872d37e277fe4637094a40d90f (diff) | |
download | bird-bf135bcb1feca7b9ee35342c239ed3a66415d854.tar bird-bf135bcb1feca7b9ee35342c239ed3a66415d854.zip |
Prepared for release 1.0.8.
Diffstat (limited to 'sysdep')
-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 ca9910d..4e2e8e7 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.6" +#define BIRD_VERSION "1.0.8" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |