Bump version year to 2020
authorMichael Schuster <michael@schuster.ms>
Sat, 18 Jan 2020 16:11:44 +0000 (17:11 +0100)
committerMichael Schuster <michael@schuster.ms>
Sat, 18 Jan 2020 16:11:44 +0000 (17:11 +0100)
Signed-off-by: Michael Schuster <michael@schuster.ms>
VERSION.cmake

index 8f780835c892de30c8f025641fe6c880af7bf294..f512e0bd612212b434569b481e365519d765e550 100644 (file)
@@ -1,7 +1,7 @@
 set( MIRALL_VERSION_MAJOR 2 )
 set( MIRALL_VERSION_MINOR 7 )
 set( MIRALL_VERSION_PATCH 0 )
-set( MIRALL_VERSION_YEAR  2019 )
+set( MIRALL_VERSION_YEAR  2020 )
 set( MIRALL_SOVERSION 0 )
 
 if ( NOT DEFINED MIRALL_VERSION_SUFFIX )