From b5de89b6a14fa50710e39e10e48a7a633cf43fe3 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Mon, 1 Oct 2018 17:38:54 -0700 Subject: Python clients: Opps 3.18~dev, not 3.18-dev. A tilda, not a dash. --- contrib/ntpshmviz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/ntpshmviz') diff --git a/contrib/ntpshmviz b/contrib/ntpshmviz index 0d46402c..7ba2dbf6 100755 --- a/contrib/ntpshmviz +++ b/contrib/ntpshmviz @@ -23,7 +23,7 @@ except ImportError: sys.exc_info()[0]) sys.exit(1) -gps_version = '3.18-dev' +gps_version = '3.18~dev' class ntpOffset(object): -- cgit v1.2.1