diff options
author | Ondrej Filip <feela@majklik.network.cz> | 2009-08-23 23:04:59 +0200 |
---|---|---|
committer | Ondrej Filip <feela@majklik.network.cz> | 2009-08-23 23:04:59 +0200 |
commit | a0c405501fa6a0df8472f1598256e725cec753fd (patch) | |
tree | 03b75aeb50eb3b4f7e45192fd5e1f579ae5b39a8 /sysdep | |
parent | d2f8d0a509d96d752c86f8807e7f6644467e5af5 (diff) | |
download | bird-a0c405501fa6a0df8472f1598256e725cec753fd.tar bird-a0c405501fa6a0df8472f1598256e725cec753fd.zip |
Version 1.1.2
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 34f48f5..3e6d63d 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.1.1" +#define BIRD_VERSION "1.1.2" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |