Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dreua committed Oct 4, 2019
1 parent 04cf87a commit a98be46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 <stdio.h>
#include <stdlib.h>
Expand Down

0 comments on commit a98be46

Please sign in to comment.