From 6ff4e840f8a12e72ae7cb30566ee57df4289082d Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Mon, 4 Jan 2021 09:55:13 +0000 Subject: Bump development version to 0.8.0-dev This is only an update to the development version and does not represent a stable release. --- extra/alacritty.man | 2 +- extra/osx/Alacritty.app/Contents/Info.plist | 2 +- extra/windows/wix/alacritty.wxs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'extra') diff --git a/extra/alacritty.man b/extra/alacritty.man index 2d15c2f9..48b05de9 100644 --- a/extra/alacritty.man +++ b/extra/alacritty.man @@ -1,4 +1,4 @@ -.TH ALACRITTY "1" "August 2018" "alacritty 0.7.0-dev" "User Commands" +.TH ALACRITTY "1" "August 2018" "alacritty 0.8.0-dev" "User Commands" .SH NAME Alacritty \- A fast, cross-platform, OpenGL terminal emulator .SH "SYNOPSIS" diff --git a/extra/osx/Alacritty.app/Contents/Info.plist b/extra/osx/Alacritty.app/Contents/Info.plist index 19432c58..8c88e53b 100644 --- a/extra/osx/Alacritty.app/Contents/Info.plist +++ b/extra/osx/Alacritty.app/Contents/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.7.0-dev + 0.8.0-dev CFBundleSupportedPlatforms MacOSX diff --git a/extra/windows/wix/alacritty.wxs b/extra/windows/wix/alacritty.wxs index 342e82b1..961faeb8 100644 --- a/extra/windows/wix/alacritty.wxs +++ b/extra/windows/wix/alacritty.wxs @@ -1,6 +1,6 @@ - + -- cgit v1.2.3