Skip to content

Commit

Permalink
3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mintty committed Feb 24, 2024
1 parent a141e76 commit d40e591
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE.mintty
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mintty is copyright 2008-22 Andy Koppe, 2015-22 Thomas Wolff.
mintty is copyright 2008-23 Andy Koppe, 2015-23 Thomas Wolff.

Licensed under the terms of the GNU General Public License version 3 or later,
amended with the bundling clause to clarify ambiguous interpretation.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.0.2
3.7.1
6 changes: 3 additions & 3 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@


# wsltty release
ver=3.7.0.2
ver=3.7.1

# wsltty appx release - must have 4 parts!
verx=3.7.0.2
verx=3.7.1.1


##############################
# mintty release version

minttyver=3.7.0
minttyver=3.7.1

##############################

Expand Down

0 comments on commit d40e591

Please sign in to comment.