diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2010-10-09 20:08:00 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2010-10-09 20:08:00 +0200 |
commit | d846d5f29676a8d2905b36bcbafc4dc44283efce (patch) | |
tree | 8a662689c227323da79dd5414863143bb177468f /sysdep | |
parent | 06ad8f9ebc1d1ce804d51285604ccb6297229451 (diff) |
NEWS and version update.v1.2.5
Diffstat (limited to 'sysdep')
-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 1633a2f9..6f6d8924 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.2.4" +#define BIRD_VERSION "1.2.5" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |