Skip to content

Commit ee9e63d

Browse files
committed
v0.10.11 release
1 parent f845e77 commit ee9e63d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PROJECT(dbt5 NONE)
33

44
set (PROJECT_VERSION_MAJOR 0)
55
set (PROJECT_VERSION_MINOR 10)
6-
set (PROJECT_VERSION_PATCH 10)
6+
set (PROJECT_VERSION_PATCH 11)
77

88
set (PROJECT_VERSION
99
${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
vX.Y.Z (YYYY-MM-DD)
1+
v0.10.11 (2026-01-05)
22

33
- Fix trade result frame 2 hs_qty calculation in PostgreSQL client side code
44
- AppImage container updated to use debian archives for buster and new

0 commit comments

Comments
 (0)