mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Enter commit hash for release 1.7.0
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
63f7fc95a0
commit
5b5b68f153
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ project (timew)
|
||||||
include (CXXSniffer)
|
include (CXXSniffer)
|
||||||
include (FindAsciidoctor)
|
include (FindAsciidoctor)
|
||||||
|
|
||||||
set (PROJECT_VERSION "1.7.0")
|
set (PROJECT_VERSION "1.7.0-dev")
|
||||||
|
|
||||||
string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)
|
string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
1.7.0 (2023-12-23) -
|
1.7.0 (2023-12-24) - 63f7fc95a0fa20dc768ae4e94b7f2d79c306f9dd
|
||||||
|
|
||||||
- #205 Wrap annotations in summary
|
- #205 Wrap annotations in summary
|
||||||
(thanks to varac)
|
(thanks to varac)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue