diff options
author | Ondrej Filip <feela@network.cz> | 2001-06-09 17:13:38 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2001-06-09 17:13:38 +0200 |
commit | c48b33292b6d39cdacd642565907c0d5b90adc68 (patch) | |
tree | 7283cc1390b903da38f18bb3487ed8d4f9987071 /sysdep | |
parent | 87c450dffcbcc76270c95b4c923838445cd6816b (diff) | |
download | bird-c48b33292b6d39cdacd642565907c0d5b90adc68.tar bird-c48b33292b6d39cdacd642565907c0d5b90adc68.zip |
Yes, 1.0.5 released.
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 7ca6c8c..cba9fb6 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.4" +#define BIRD_VERSION "1.0.5" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |