Skip to content

Commit

Permalink
HPCC-30610 Add timestamp to version.cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Halliday <[email protected]>
  • Loading branch information
ghalliday committed Nov 2, 2023
1 parent 441289b commit c7a31de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ set ( HPCC_MINOR 5 )
set ( HPCC_POINT 0 )
set ( HPCC_MATURITY "trunk" )
set ( HPCC_SEQUENCE 0 )
set ( HPCC_TAG_TIMESTAMP "1970-01-01T01:00:00Z" )
###

0 comments on commit c7a31de

Please sign in to comment.