From b9672a845f7ff7d2441e21746566eacc51f274b7 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 31 Oct 1999 15:43:44 +0000 Subject: The CLI I/O functions work as desired. --- sysdep/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdep/config.h') diff --git a/sysdep/config.h b/sysdep/config.h index 4699b4f..08526c8 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -6,6 +6,9 @@ #ifndef _BIRD_CONFIG_H_ #define _BIRD_CONFIG_H_ +/* BIRD version */ +#define BIRD_VERSION "0.0.0" + /* Include parameters determined by configure script */ #include "sysdep/autoconf.h" -- cgit v1.2.3