From 84c16fb92745231bfc4942151c3fce8e0853ad17 Mon Sep 17 00:00:00 2001 From: mintty Date: Sat, 16 Dec 2017 20:08:31 +0100 Subject: [PATCH] 1.8.2 --- LICENSE.mintty | 5 +++++ LICENSE.wslbridge | 1 + VERSION | 2 +- makefile | 4 ++-- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/LICENSE.mintty b/LICENSE.mintty index 8ee2a9d..d7f398f 100644 --- a/LICENSE.mintty +++ b/LICENSE.mintty @@ -26,3 +26,8 @@ The program icon is the apps/utilities-terminal icon from KDE's Oxygen theme, retrieved from http://websvn.kde.org/trunk/KDE/kdebase/runtime/pics/oxygen. Thanks to the KDE artists for their sleek design. The Oxygen icons are licensed under the terms of the LGPLv3; see LICENSE.Oxygen for details. + +The colour schemes / theme files bundled with mintty are included +under various licenses. The source and license or permission are +quoted in the respective theme files. + diff --git a/LICENSE.wslbridge b/LICENSE.wslbridge index 3079562..047da57 100644 --- a/LICENSE.wslbridge +++ b/LICENSE.wslbridge @@ -1,6 +1,7 @@ The MIT License (MIT) Copyright (c) 2016 Ryan Prichard +Copyright (c) 2017 Google LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/VERSION b/VERSION index a8fdfda..53adb84 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.1 +1.8.2 diff --git a/makefile b/makefile index 0fa5d94..27f9ead 100644 --- a/makefile +++ b/makefile @@ -15,10 +15,10 @@ ver=1.8.2 minttyver=2.8.2 # or mintty branch or commit version -minttyver=master +#minttyver=master ############################## -# wslbridge binary package +# wslbridge binary package; may be overridden below wslbridge=wslbridge-package wslbridgever=0.2.4