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 6b76a3a commit 13cc3af
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 4 )
set ( HPCC_POINT 7 )
set ( HPCC_MATURITY "closedown" )
set ( HPCC_SEQUENCE 0 )
set ( HPCC_TAG_TIMESTAMP "1970-01-01T01:00:00Z" )
###

0 comments on commit 13cc3af

Please sign in to comment.