We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d61675 commit c959b9bCopy full SHA for c959b9b
2 files changed
CMakeLists.txt
@@ -15,7 +15,7 @@ INCLUDE(FindPkgConfig)
15
16
SET(VERSION_MAJOR "0")
17
SET(VERSION_MINOR "4")
18
-SET(VERSION_PATCH "9")
+SET(VERSION_PATCH "10")
19
#SET(VERSION_SUFFIX "")
20
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
21
IF(VERSION_SUFFIX)
README
@@ -1,7 +1,7 @@
1
-Linux MultiMedia Studio 0.4.9
2
-==============================
+Linux MultiMedia Studio 0.4.10
+===============================
3
4
-Copyright (c) 2004-2010 by LMMS-developers
+Copyright (c) 2004-2011 by LMMS-developers
5
6
7
This program is free software; you can redistribute it and/or modify
0 commit comments