summaryrefslogtreecommitdiff
path: root/sysdep
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2022-02-09 03:47:49 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2022-02-09 03:47:49 +0100
commit71c9484b00b4428ae6c7d7c8eea6d96073683a54 (patch)
treef22d76bbb4cc12d8f11dde13445a388989759dcc /sysdep
parent2fc8b4c4bac576427b0054a13cc78e395b93d6c4 (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 55be90f0..b0531844 100644
--- a/sysdep/config.h
+++ b/sysdep/config.h
@@ -13,7 +13,7 @@
#ifdef GIT_LABEL
#define BIRD_VERSION XSTR1(GIT_LABEL)
#else
-#define BIRD_VERSION "2.0.8"
+#define BIRD_VERSION "2.0.9"
#endif
/* Include parameters determined by configure script */