From: Markus Goetz Date: Mon, 19 Oct 2015 13:56:45 +0000 (+0200) Subject: VERSION.cmake: fixup X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~1539 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c80b0334665a661588e8e25d622f293651432a07;p=nextcloud-desktop.git VERSION.cmake: fixup --- diff --git a/VERSION.cmake b/VERSION.cmake index 1d35608e6..30ae6e470 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -4,7 +4,7 @@ set( MIRALL_VERSION_PATCH 0 ) set( MIRALL_SOVERSION 0 ) if ( NOT DEFINED MIRALL_VERSION_SUFFIX ) - set( MIRALL_VERSION_SUFFIX "git) #e.g. beta1, beta2, rc1 + set( MIRALL_VERSION_SUFFIX "git") #e.g. beta1, beta2, rc1 endif( NOT DEFINED MIRALL_VERSION_SUFFIX ) if( NOT DEFINED MIRALL_VERSION_BUILD )