Skip to content

Commit 12b85e2

Browse files
committed
Community Edition 9.10.10-2 Gold
Signed-off-by: Gavin Halliday <[email protected]>
1 parent 8ab126f commit 12b85e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ set ( HPCC_MAJOR 9 )
77
set ( HPCC_MINOR 10 )
88
set ( HPCC_POINT 10 )
99
set ( HPCC_MATURITY "release" )
10-
set ( HPCC_SEQUENCE 1 )
11-
set ( HPCC_TAG_TIMESTAMP "2025-03-04T16:38:46Z" )
10+
set ( HPCC_SEQUENCE 2 )
11+
set ( HPCC_TAG_TIMESTAMP "2025-03-07T10:07:35Z" )
1212
###

0 commit comments

Comments
 (0)