diff options
author | Martin Mares <mj@ucw.cz> | 2003-04-06 19:42:28 +0000 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2003-04-06 19:42:28 +0000 |
commit | f240a133b32db88c98ad5a7f9d72fdb909311af6 (patch) | |
tree | 7dfe620898f47a1936506ec0cd469849af6c4e0a /sysdep/config.h | |
parent | 9c7631235ac174ebd33a3e04e07211b3ae8501f6 (diff) |
Releasing version 1.0.6.
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 cba9fb6c..ca9910d8 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" |