diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2013-07-27 00:47:58 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2013-07-27 00:47:58 +0200 |
commit | 643228bc1cfb6a8f5169ee8ebfe1b75c81cc8543 (patch) | |
tree | 778d286714306c009350c79183acb22f9a875be0 /sysdep/config.h | |
parent | f4830d8cb801c9124361bcc0c9e33f8f6005c08d (diff) |
NEWS and version update.
Diffstat (limited to 'sysdep/config.h')
-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 3b83d558..7bfb05d6 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.10" +#define BIRD_VERSION "1.3.11" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |