diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-03-30 02:00:56 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-03-30 02:00:56 +0200 |
commit | eb3786e4ea46ce1abc4ca211346369b36dc17dd7 (patch) | |
tree | eca302555515889ee60eeb44c8b66e39e0533673 /sysdep | |
parent | 06fb60c4af38d529d20b662748243b3f4a693c60 (diff) | |
download | bird-eb3786e4ea46ce1abc4ca211346369b36dc17dd7.tar bird-eb3786e4ea46ce1abc4ca211346369b36dc17dd7.zip |
NEWS and version update.
(and minor changes in documentation)
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 6f90137..31e898c 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.2.3" +#define BIRD_VERSION "1.3.0" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |