diff options
author | Ondrej Filip <feela@network.cz> | 2000-09-03 19:53:12 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2000-09-03 19:53:12 +0200 |
commit | 19e930a9bbcc2dfdb87c8ada1a54ac4563a0cad6 (patch) | |
tree | fdeb883255d9368e4eeab6cbdbc99a90cf196a9f /sysdep/config.h | |
parent | f82e9bc3744f9ff5aa05d08a18fd03e46fb08b6f (diff) | |
download | bird-19e930a9bbcc2dfdb87c8ada1a54ac4563a0cad6.tar bird-19e930a9bbcc2dfdb87c8ada1a54ac4563a0cad6.zip |
Version 1.0.3 released.
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 e0402bc..0ebf1fb 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.2" +#define BIRD_VERSION "1.0.3" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |