1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-04 13:17:34 +02:00

* Drop the rc0. We're gold.

This commit is contained in:
Christian Muehlhaeuser
2012-06-22 04:59:28 +02:00
parent c9bbd96fa6
commit 54e7fbdd5d

View File

@@ -15,7 +15,7 @@ SET( TOMAHAWK_VERSION_MAJOR 0 )
SET( TOMAHAWK_VERSION_MINOR 5 ) SET( TOMAHAWK_VERSION_MINOR 5 )
SET( TOMAHAWK_VERSION_PATCH 0 ) SET( TOMAHAWK_VERSION_PATCH 0 )
SET( TOMAHAWK_VERSION_RC 0 ) #SET( TOMAHAWK_VERSION_RC 0 )
# enforce proper symbol exporting on all platforms # enforce proper symbol exporting on all platforms
add_definitions( "-fvisibility=hidden" ) add_definitions( "-fvisibility=hidden" )