Skip to content

Commit

Permalink
New release.
Browse files Browse the repository at this point in the history
  • Loading branch information
textbrowser committed Mar 13, 2021
1 parent 4621a43 commit 0b0a7c1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEBIAN/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Maintainer: [email protected]
Package: QtChess
Priority: optional
Section: Games
Version: 2020.02.15
Version: 2021.03.15
Description: QtChess
Welcome to QtChess!
QtChess is governed by a BSD license. Enjoy!
2 changes: 1 addition & 1 deletion Documentation/README.DEBIAN
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ cd
mkdir -p qtchess-debian/usr/local
cp -pr ./qtchess.d/DEBIAN qtchess-debian/.
cp -r /usr/local/qtchess qtchess-debian/usr/local/.
fakeroot dpkg-deb --build qtchess-debian QtChess-2020.02.15_amd64.deb
fakeroot dpkg-deb --build qtchess-debian QtChess-2021.03.15_amd64.deb
2 changes: 1 addition & 1 deletion Source/qtchess.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

#include "qtchess_defs.h"

#define QTCHESS_VERSION "2021.03.10"
#define QTCHESS_VERSION "2021.03.15"

class qtchess
{
Expand Down

0 comments on commit 0b0a7c1

Please sign in to comment.