diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-07-08 08:58:50 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-07-08 08:58:50 +0200 |
commit | c49490f8c096ef1379f08e7d70cc24f0c28b80ef (patch) | |
tree | 2f6403b8a2ccb6f260d7ac67a23a6719360011f7 /sysdep | |
parent | beeda6af44e72e3a20fcd2837b231a04354790fa (diff) | |
download | bird-c49490f8c096ef1379f08e7d70cc24f0c28b80ef.tar bird-c49490f8c096ef1379f08e7d70cc24f0c28b80ef.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 ac0cc87..0b06a70 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.1" +#define BIRD_VERSION "1.3.2" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |