From d466f87f828e5e18ca62ea8e452c61696aaefc5f Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Thu, 22 Oct 2020 10:51:21 +0300 Subject: Windows: Improved executable metadata --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e7dd0e1e..9bdb8de4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ cmake_minimum_required (VERSION 3.9) project (Lagrange VERSION 0.6.0 - DESCRIPTION "Beautiful Gemini Client" + DESCRIPTION "A Beautiful Gemini Client" LANGUAGES C ) set (COPYRIGHT_YEAR 2020) -- cgit v1.2.3