diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-05-02 02:06:03 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-05-02 02:06:03 +0200 |
commit | 409e8a6e21d3df0919fd2e131ba9a58222baee50 (patch) | |
tree | ae4a2a7161bacc7bde52813c8bd40961d311ae6b /sysdep | |
parent | a506476acd4baa212f542b257eb5abba733ba4c5 (diff) | |
download | bird-409e8a6e21d3df0919fd2e131ba9a58222baee50.tar bird-409e8a6e21d3df0919fd2e131ba9a58222baee50.zip |
NEWS and version update.
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 31e898c..ac0cc87 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.0" +#define BIRD_VERSION "1.3.1" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |