aboutsummaryrefslogtreecommitdiffstats
path: root/about_scr.c
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2020-07-29 23:11:46 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2020-07-29 23:11:46 +0100
commit8deb3660926fe8278948b898b9c1b772eed2e61e (patch)
treecc46239969468c1f4017da7aac5420664b5bbd22 /about_scr.c
parent1fc41b776f712f321c1f355d391c6a5eaf79ebfa (diff)
downloadwavemon-8deb3660926fe8278948b898b9c1b772eed2e61e.tar.gz
New upstream version 0.9.1upstream/0.9.1upstream
Diffstat (limited to 'about_scr.c')
-rw-r--r--about_scr.c2
1 files changed, 1 insertions, 1 deletions
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 <jan@jm-music.de>",
"distributed under the GNU general public license v3",