From cf92d0c21b33ab2885e4fa873ee5b437239834ee Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 2 Jan 2014 12:49:10 +0100 Subject: write version to header file --- nullshell.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nullshell.c') diff --git a/nullshell.c b/nullshell.c index 7986cbf..52a5a81 100644 --- a/nullshell.c +++ b/nullshell.c @@ -14,6 +14,7 @@ #include #include "config.h" +#include "version.h" int main(int argc, char **argv) { time_t now; -- cgit v1.2.3-54-g00ecf