Skip to content

Commit 122af02

Browse files
committed
Release date
1 parent 3d9a4fe commit 122af02

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

src/Config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set(PROJECT_VERSION "1.0.2")
22
set(PROJECT_YEAR "2026")
3-
set(PROJECT_RELEASE_DATE "2026-01-31")
3+
set(PROJECT_RELEASE_DATE "2026-02-01")
44
set(PROJECT_PACKAGE_NAME "range-cloud-client")
55
set(PROJECT_TARGET_NAME "cloud-client")
66
set(PROJECT_HUMAN_NAME "Range Cloud Client")

src/cloud-client/doc/RELEASE_NOTES.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
------------------------------------------------------------------
22
Version 1.0.2
33

4-
* GUI: Print time-stamps in output window
4+
- Print time-stamps in output window
5+
- Log Qt debug messages
56

67
Bug fixes:
78

9+
- Automatic file synchronization with Range Cloud
10+
811
------------------------------------------------------------------
912
Version 1.0.1
1013

1114
Bug fixes:
1215

13-
* Fixed problem when too many new files appeared in upload directory
16+
- Fixed problem when too many new files appeared in upload directory
1417

1518
------------------------------------------------------------------
1619
Version 1.0.0

0 commit comments

Comments
 (0)