summaryrefslogtreecommitdiff
path: root/sysdep/config.h
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2023-06-22 16:14:12 +0200
committerMaria Matejka <mq@ucw.cz>2023-06-22 16:14:12 +0200
commit52bae235b716a3c8d629ddf1306178568c69833f (patch)
treed42b4a224fcab389d460fb9c2ff1d5daa8030775 /sysdep/config.h
parent1499a335f6f44a0fd85365e404c2a11842d7f75c (diff)
NEWS and version updatev2.13.1
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 80b8d671..cf5787d0 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.13"
+#define BIRD_VERSION "2.13.1"
#endif
/* Include parameters determined by configure script */