From b2549ccc0f2eb25e2724093d47a3a83562deed97 Mon Sep 17 00:00:00 2001 From: tenox Date: Mon, 19 Mar 2018 23:00:17 -0700 Subject: copyright and ver bump, typos --- dialogs.c | 4 ++-- wfm.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dialogs.c b/dialogs.c index a2e4387..3bddbe4 100644 --- a/dialogs.c +++ b/dialogs.c @@ -250,7 +250,7 @@ void about(void) { "Uses libgit2 library
\n" #endif "URL Encoding routines by Fred Bulback
\n" - "Copyright © 1994-2017 by Antoni Sawicki
\n" + "Copyright © 1994-2018 by Antoni Sawicki
\n" "Copyright © 1996-2011 by Thomas Boutell and Boutell.Com, Inc.
\n" "Copyright © 2002 by Aladdin Enterprises
\n" "Copyright © 1999-2009 by Paul Johnston
\n" @@ -283,7 +283,7 @@ void about(void) { #ifdef WFMGIT "Git" #else - "Nono" + "None" #endif , (repo_check()) ? "No Repo Present" : "Repo OK", cgiScriptName, virt_dirname, token); diff --git a/wfm.h b/wfm.h index c96ac7d..5657590 100644 --- a/wfm.h +++ b/wfm.h @@ -1,6 +1,6 @@ -#define VERSION "1.3.0" +#define VERSION "1.3.1" #define copyright "\n" \ - "\n" + "\n" #define CSS_STYLE \ "