mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Enter commit hash for release 1.6.0
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
1882058c5e
commit
2fee9f6592
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ project (timew)
|
|||
include (CXXSniffer)
|
||||
include (FindAsciidoctor)
|
||||
|
||||
set (PROJECT_VERSION "1.6.0")
|
||||
set (PROJECT_VERSION "1.6.0-dev")
|
||||
|
||||
string(TOUPPER "${CMAKE_BUILD_TYPE}" uppercase_CMAKE_BUILD_TYPE)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
------ current release ---------------------------
|
||||
|
||||
1.6.0 (2023-09-18) -
|
||||
1.6.0 (2023-09-18) - cd1aa610ed50558bb2cf141022fa7b41523091ac3ae5fbb9c2d459cfe1afc782
|
||||
|
||||
- #529 Fix summary truncating multibyte characters in long annotations
|
||||
(thanks to Maxim Beder, Leon Grünewald)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue