diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2015-04-20 12:27:00 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2015-04-20 12:27:00 +0200 |
commit | deec752ef941eef4c36c21c5c5426d08e98c7a44 (patch) | |
tree | f85263b9301b6f4cf09a93ecc39b2b43eb9f7eb4 /sysdep/config.h | |
parent | b867a87c2fd694e6e690dc94da76754e89f03370 (diff) |
NEWS and version updatev1.5.0
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 36cf8391..08c15fe9 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.5.0pre" +#define BIRD_VERSION "1.5.0" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |