diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2013-11-23 01:56:16 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2013-11-23 01:56:16 +0100 |
commit | 2b3d52aa421ae1c31e30107beefd82fddbb42854 (patch) | |
tree | 2c7e4955653a15da38e348692f2c31a81c79c788 /sysdep/config.h | |
parent | 77e43c8b72ff77dc7607accb09576c0baab422e0 (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 e2320411..914c1090 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.11" +#define BIRD_VERSION "1.3.12" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |