File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ INCLUDE(FindPkgConfig)
15
15
16
16
SET (VERSION_MAJOR "0" )
17
17
SET (VERSION_MINOR "4" )
18
- SET (VERSION_PATCH "11 " )
18
+ SET (VERSION_PATCH "12 " )
19
19
#SET(VERSION_SUFFIX "")
20
20
SET (VERSION "${VERSION_MAJOR} .${VERSION_MINOR} .${VERSION_PATCH} " )
21
21
IF (VERSION_SUFFIX )
Original file line number Diff line number Diff line change 1
- Linux MultiMedia Studio 0.4.11
1
+ Linux MultiMedia Studio 0.4.12
2
2
===============================
3
3
4
4
Copyright (c) 2004-2011 by LMMS-developers
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ lmmsicon ICON data/lmms.ico
2
2
#include <windows.h>
3
3
4
4
VS_VERSION_INFO VERSIONINFO
5
- FILEVERSION 0,4,11 ,0
5
+ FILEVERSION 0,4,12 ,0
6
6
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
7
7
FILEOS VOS_NT_WINDOWS32
8
8
FILETYPE VFT_APP
You can’t perform that action at this time.
0 commit comments