From 60e78c48d7e1420f507faeaf2ebc84a6e7345857 Mon Sep 17 00:00:00 2001 From: Oliver Kowalke Date: Mon, 4 Jul 2016 10:15:21 +0200 Subject: [PATCH] Update libraries.json --- meta/libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/libraries.json b/meta/libraries.json index 9ebfc9e..37c84ae 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -4,7 +4,7 @@ "authors": [ "Oliver Kowalke" ], - "description": "(C++14) Coroutine library.", + "description": "(C++11) Coroutine library.", "category": [ "Concurrent" ],