Move version to 2.1.1 git.

This commit is contained in:
Klaas Freitag 2015-12-22 11:18:20 +01:00
parent afa8d671be
commit 7ed243d3cd

View file

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