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 <gavin.halliday@lexisnexis.com>
  • Loading branch information
ghalliday committed Nov 2, 2023
1 parent 835efad commit f0d69ae
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 0 )
set ( HPCC_POINT 55 )
set ( HPCC_MATURITY "closedown" )
set ( HPCC_SEQUENCE 0 )
set ( HPCC_TAG_TIMESTAMP "1970-01-01T01:00:00Z" )
###

0 comments on commit f0d69ae

Please sign in to comment.