diff options
author | Martin Mares <mj@ucw.cz> | 2003-04-06 21:42:28 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2003-04-06 21:42:28 +0200 |
commit | f240a133b32db88c98ad5a7f9d72fdb909311af6 (patch) | |
tree | 7dfe620898f47a1936506ec0cd469849af6c4e0a /sysdep | |
parent | 9c7631235ac174ebd33a3e04e07211b3ae8501f6 (diff) | |
download | bird-f240a133b32db88c98ad5a7f9d72fdb909311af6.tar bird-f240a133b32db88c98ad5a7f9d72fdb909311af6.zip |
Releasing version 1.0.6.
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 cba9fb6..ca9910d 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.5" +#define BIRD_VERSION "1.0.6" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |