diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-09-04 13:23:26 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-09-04 13:23:26 +0200 |
commit | a98995273bd8788cf525f44479026d5ce6b7dd52 (patch) | |
tree | 019d87b9c7ab83125824acb612333b7efceee67b /sysdep | |
parent | cb2b586f00f5e7ef9a902b028fc5bfe117890457 (diff) | |
download | bird-a98995273bd8788cf525f44479026d5ce6b7dd52.tar bird-a98995273bd8788cf525f44479026d5ce6b7dd52.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 8c7f8be..e9f1063 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.2" +#define BIRD_VERSION "1.3.3" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |