summaryrefslogtreecommitdiffstats
path: root/sysdep/config.h
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-06-09 08:45:48 +0200
committerMartin Mares <mj@ucw.cz>2000-06-09 08:45:48 +0200
commit2d176ac5d22b08c25ac277821e3daef3a6f2ae23 (patch)
treede13d0c053fb43ed20a2f1723de760359c0342ac /sysdep/config.h
parent99955b54be850fad280a556ca80dc21374d2c5b7 (diff)
downloadbird-2d176ac5d22b08c25ac277821e3daef3a6f2ae23.tar
bird-2d176ac5d22b08c25ac277821e3daef3a6f2ae23.zip
Released as 1.0.0, but marked it as a BETA version.
Diffstat (limited to 'sysdep/config.h')
-rw-r--r--sysdep/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/config.h b/sysdep/config.h
index cee980c..42ec408 100644
--- a/sysdep/config.h
+++ b/sysdep/config.h
@@ -7,7 +7,7 @@
#define _BIRD_CONFIG_H_
/* BIRD version */
-#define BIRD_VERSION "0.0.0"
+#define BIRD_VERSION "1.0.0"
/* Include parameters determined by configure script */
#include "sysdep/autoconf.h"