Skip to content

Commit

Permalink
v6.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterTea committed Jul 30, 2020
1 parent c2d86c7 commit 9c2cfd9
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.8)
project (EternalTCP VERSION 6.0.9)

SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/external/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.9-##DISTRO##1) ##DISTRO##; urgency=medium

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

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

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

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

0 comments on commit 9c2cfd9

Please sign in to comment.