diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2010-08-03 14:04:39 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2010-08-03 14:04:39 +0200 |
commit | 487e90fbdf9362ca0eafc80a606c7f75e4eef31f (patch) | |
tree | 3f7b97d379351127ab6b5002bf35caab7ecfec1e /sysdep | |
parent | c756a1c54743b634f65d5e39955cf42514671ec7 (diff) |
NEWS and version update.v1.2.4
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 6f901370..1633a2f9 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.2.3" +#define BIRD_VERSION "1.2.4" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |