diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2013-04-29 22:33:50 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2013-04-29 22:33:50 +0200 |
commit | a2017200c71293d0a28a39d1f250ba38d57f6289 (patch) | |
tree | f859d7d62038ff489bd8a8ba779915e17e548854 /sysdep/config.h | |
parent | 572c6440432e3138ea622cfb5a4ef7580d77ef4a (diff) |
NEWS and version update.v1.3.10
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 e97d9e20..3b83d558 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.3.9" +#define BIRD_VERSION "1.3.10" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |