summaryrefslogtreecommitdiff
path: root/sysdep/config.h
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2023-04-18 09:52:12 +0200
committerMaria Matejka <mq@ucw.cz>2023-04-18 09:52:12 +0200
commit9f0ef3045d2a0b0eafaa7a01c8c1b53b256b3d05 (patch)
treecedf2b0731d02a9f30f0960d67cd62cb209bff57 /sysdep/config.h
parentd975827f5f3af5127f12c7c45c99b89c869d0f95 (diff)
NEWS and version update
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 861e52bc..928f1f83 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.12"
+#define BIRD_VERSION "3.0-alpha1"
#endif
/* Include parameters determined by configure script */