diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2010-02-10 16:18:17 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2010-02-10 16:18:17 +0100 |
commit | 75f8861898d53f43cb23dbba9c776bce223c18c8 (patch) | |
tree | 53b94c9c4db49a4194674805eaf5f4b46119206c /sysdep | |
parent | fae9be7782a161bdf93c83884d62941a34cbe518 (diff) | |
download | bird-75f8861898d53f43cb23dbba9c776bce223c18c8.tar bird-75f8861898d53f43cb23dbba9c776bce223c18c8.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 7b73199..d4a6bf7 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.2.0" +#define BIRD_VERSION "1.2.1" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |