Skip to content

Commit

Permalink
Graph Control 5.4.2-1 Gold
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
  • Loading branch information
richardkchapman committed Sep 25, 2015
1 parent eeda783 commit f8f41c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.cmake
Expand Up @@ -6,8 +6,8 @@ set ( HPCC_MAJOR 5 )

set ( HPCC_MINOR 4 )
set ( HPCC_POINT 2 )
set ( HPCC_MATURITY "rc" )
set ( HPCC_SEQUENCE 2 )
set ( HPCC_MATURITY "release" )
set ( HPCC_SEQUENCE 1 )
###
IF ( ${HPCC_POINT} GREATER 65 )
error ( "HPCC_POINT must be less than 66." )
Expand Down

0 comments on commit f8f41c0

Please sign in to comment.