Skip to content

Commit

Permalink
* Drop the rc0. We're gold.
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Jun 22, 2012
1 parent c9bbd96 commit 54e7fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SET( TOMAHAWK_VERSION_MAJOR 0 )
SET( TOMAHAWK_VERSION_MINOR 5 )
SET( TOMAHAWK_VERSION_PATCH 0 )

SET( TOMAHAWK_VERSION_RC 0 )
#SET( TOMAHAWK_VERSION_RC 0 )

# enforce proper symbol exporting on all platforms
add_definitions( "-fvisibility=hidden" )
Expand Down

0 comments on commit 54e7fbd

Please sign in to comment.