diff options
author | Ondrej Filip <feela@network.cz> | 2014-11-05 11:07:25 +0100 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2014-11-05 11:07:25 +0100 |
commit | ec2194fa7a20a2768ca0027b5f3c024f0a251866 (patch) | |
tree | a0ff600a4a2b727aceaaa906470595dd63e11244 /sysdep/config.h | |
parent | f92e6ab364d50900bc9104af4539f6ea42b25c43 (diff) |
Version 1.5.0pre
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 02f62762..36cf8391 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.4.5" +#define BIRD_VERSION "1.5.0pre" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |