diff options
author | Ondrej Filip <feela@network.cz> | 2005-03-16 17:08:40 +0100 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2005-03-16 17:08:40 +0100 |
commit | c81b4ec36105ff036a7e2423936ab5773011fed1 (patch) | |
tree | 9025dba2ada03c7b3d9876d8ce27b1c0bcb329ab | |
parent | f39e3bfdbff318b3a889f42acfb589e9dfd34c2f (diff) | |
download | bird-c81b4ec36105ff036a7e2423936ab5773011fed1.tar bird-c81b4ec36105ff036a7e2423936ab5773011fed1.zip |
Yes, we will go for 1.0.12
-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 5f28b57..0eecc74 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.11" +#define BIRD_VERSION "1.0.12" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" |