From a98be46f123fc0503a32367ed6a0c7668659612c Mon Sep 17 00:00:00 2001 From: David Auer Date: Fri, 4 Oct 2019 20:03:04 +0200 Subject: [PATCH] Bump version to 1.0.0 --- cnping.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnping.c b/cnping.c index c53d315..d824897 100644 --- a/cnping.c +++ b/cnping.c @@ -1,6 +1,6 @@ //Copyright (c) 2011-2019 <>< Charles Lohr - Under the MIT/x11 or NewBSD License you choose. -#define VERSION "1.0b3" +#define VERSION "1.0.0" #include #include