Update VERSION.cmake for 1.8.3

This commit is contained in:
Markus Goetz 2015-06-10 17:38:46 +02:00
parent 7a7bf4c561
commit ecd2da185d

View File

@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 1 )
set( MIRALL_VERSION_MINOR 8 )
set( MIRALL_VERSION_PATCH 2 )
set( MIRALL_VERSION_PATCH 3 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )