From a306312f4bc8d2c1f36656ad6d13f744e2ff833c Mon Sep 17 00:00:00 2001 From: Przemek Date: Fri, 22 Nov 2019 01:39:06 +0100 Subject: [PATCH] [soci]Fix typo in CONTROL file. (#9067) --- ports/soci/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/soci/CONTROL b/ports/soci/CONTROL index 109cc5808..2aa095191 100644 --- a/ports/soci/CONTROL +++ b/ports/soci/CONTROL @@ -1,5 +1,5 @@ Source: soci -.Version: 4.0.0 +Version: 4.0.0 Homepage: https://github.com/SOCI/soci Description: SOCI database access library