diff options
author | Ondrej Filip <feela@network.cz> | 2005-02-20 04:28:55 +0000 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2005-02-20 04:28:55 +0000 |
commit | 028a4cfc02f425de34323082d800a39b7bbc51de (patch) | |
tree | 975813e9ab14df87ae0cf924948b5c696538c753 /sysdep/config.h | |
parent | d8c7d9e8846f025e42227c64e992a3a52ca7dfb4 (diff) |
Let's go for 1.0.11.
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 d658826e..5f28b57e 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.10" +#define BIRD_VERSION "1.0.11" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |