summaryrefslogtreecommitdiff
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2017-12-11 02:05:35 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2017-12-11 02:05:35 +0100
commitd4eada9e0f3dc1f1e22b83fc8a8361ae256592ff (patch)
tree4caa9dfc190f48aa819f72ceb77f805f2bf74665 /sysdep
parentc99050cce228b214c2856c6eebefbefffccade7f (diff)
NEWS and version update
Diffstat (limited to 'sysdep')
-rw-r--r--sysdep/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/config.h b/sysdep/config.h
index fb710d86..460cac8b 100644
--- a/sysdep/config.h
+++ b/sysdep/config.h
@@ -7,7 +7,7 @@
#define _BIRD_CONFIG_H_
/* BIRD version */
-#define BIRD_VERSION "2.0.0-pre1"
+#define BIRD_VERSION "2.0.0"
/* Include parameters determined by configure script */
#include "sysdep/autoconf.h"