diff options
author | Ondrej Filip <feela@network.cz> | 2000-08-23 08:51:26 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2000-08-23 08:51:26 +0200 |
commit | a24e3157628ade4c0c0c380094bec898b630b2ee (patch) | |
tree | 89d9c82e25753fe13d7254b5067aacf48e94850b /sysdep/config.h | |
parent | 9e2920824e13739a9169153f0164e6a4fe4adc1d (diff) | |
download | bird-a24e3157628ade4c0c0c380094bec898b630b2ee.tar bird-a24e3157628ade4c0c0c380094bec898b630b2ee.zip |
Released as version 1.0.2.
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 ebbe0e9..e0402bc 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.1" +#define BIRD_VERSION "1.0.2" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |