From 8deb3660926fe8278948b898b9c1b772eed2e61e Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Wed, 29 Jul 2020 23:11:46 +0100 Subject: New upstream version 0.9.1 --- about_scr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'about_scr.c') diff --git a/about_scr.c b/about_scr.c index 76adaba..4dd7134 100644 --- a/about_scr.c +++ b/about_scr.c @@ -24,7 +24,7 @@ static WINDOW *w_about; static char *about_lines[] = { "wavemon - status monitor for wireless network devices", - "version " PACKAGE_VERSION " (built " BUILD_DATE ")", + "version " PACKAGE_VERSION, "", "original by jan morgenstern ", "distributed under the GNU general public license v3", -- cgit v1.2.3