Skip to content

Commit 482f89d

Browse files
committed
Made 0.4.9 release
Bumped version number to 0.4.9 in CMakeLists.txt and README.
1 parent a352341 commit 482f89d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ INCLUDE(FindPkgConfig)
1515

1616
SET(VERSION_MAJOR "0")
1717
SET(VERSION_MINOR "4")
18-
SET(VERSION_PATCH "8")
18+
SET(VERSION_PATCH "9")
1919
#SET(VERSION_SUFFIX "")
2020
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
2121
IF(VERSION_SUFFIX)

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Linux MultiMedia Studio 0.4.8
1+
Linux MultiMedia Studio 0.4.9
22
==============================
33

44
Copyright (c) 2004-2010 by LMMS-developers

0 commit comments

Comments
 (0)