diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-10-10 02:33:11 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-10-10 02:33:11 +0200 |
commit | 00a124e3fc218aa39c634bbda244789f2ea0cd3d (patch) | |
tree | fdaacc763e440526dc01a4c46ab4985c330a627f /sysdep | |
parent | 9b7fdfc84a516ede415cd1941e5ff1d6312e83ff (diff) | |
download | bird-00a124e3fc218aa39c634bbda244789f2ea0cd3d.tar bird-00a124e3fc218aa39c634bbda244789f2ea0cd3d.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 e9f1063..9f2d418 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.3" +#define BIRD_VERSION "1.3.4" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |