Skip to content

Commit

Permalink
Graph Control 6.0.0-rc4 Release Candidate 4
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
  • Loading branch information
richardkchapman committed May 5, 2016
1 parent 77a91f8 commit cbbaba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set ( HPCC_MAJOR 6 )
set ( HPCC_MINOR 0 )
set ( HPCC_POINT 0 )
set ( HPCC_MATURITY "rc" )
set ( HPCC_SEQUENCE 3 )
set ( HPCC_SEQUENCE 4 )
###
IF ( ${HPCC_POINT} GREATER 65 )
error ( "HPCC_POINT must be less than 66." )
Expand Down

0 comments on commit cbbaba4

Please sign in to comment.