diff options
author | Ondrej Filip <feela@network.cz> | 2012-01-10 13:44:06 +0100 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2012-01-10 13:48:53 +0100 |
commit | 2c5ca47ad4d18cae162c2ddf85af2dedb89f00a5 (patch) | |
tree | b89491fb9651e42e400faa1550a504dc31bc40fe | |
parent | 4b3a8ff8c6e34f0486b82a10706f1ee0b688048e (diff) |
New version 1.3.5v1.3.5
-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 9f2d4185..bbce82ea 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.4" +#define BIRD_VERSION "1.3.5" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |