Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterTea committed Jul 31, 2020
2 parents 8d0bf58 + bd9425d commit 44ea350
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0.2)
project (EternalTCP VERSION 6.0.9)
project (EternalTCP VERSION 6.0.11)

SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/external_imported/sanitizers-cmake/cmake" ${CMAKE_MODULE_PATH})
FIND_PACKAGE(Sanitizers)
Expand Down
6 changes: 6 additions & 0 deletions deployment/debian/debian_SOURCE/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
et (6.0.11-##DISTRO##1) ##DISTRO##; urgency=medium

* https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.0.11

-- Jason Gauci <[email protected]> Thu, 30 Jul 2020 16:36:51 -0800

et (6.0.9-##DISTRO##1) ##DISTRO##; urgency=medium

* https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.0.9
Expand Down

0 comments on commit 44ea350

Please sign in to comment.