From d4249413b95c610b1535a6c40ddd46eb51fdf890 Mon Sep 17 00:00:00 2001 From: kcgen Date: Sat, 5 Nov 2022 12:10:14 -0700 Subject: Update tag-line Co-authored-by: John Novak --- vcpkg.json | 2 +- vcpkg.json.release_only | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 3cdc49f93..6f0d846a9 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", "name": "dosbox-staging", - "description": "DOSBox Staging is a fork of the DOSBox project that focuses on ease of use, modern technology and best practices.", + "description": "DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.", "version": "0.79.0", "dependencies": [ "fluidsynth", diff --git a/vcpkg.json.release_only b/vcpkg.json.release_only index b431ecf44..4b8b50c14 100644 --- a/vcpkg.json.release_only +++ b/vcpkg.json.release_only @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", "name": "dosbox-staging", - "description": "DOSBox Staging is a fork of the DOSBox project that focuses on ease of use, modern technology and best practices.", + "description": "DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.", "version": "0.79.0", "builtin-baseline": "19fafcdb3557f8a029ee1a4eb203600ff638448e", "dependencies": [ -- cgit v1.2.3