Skip to content

Commit c959b9b

Browse files
committed
Made 0.4.10 release
Bumped version number to 0.4.10 in CMakeLists.txt and README.
1 parent 8d61675 commit c959b9b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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 "9")
18+
SET(VERSION_PATCH "10")
1919
#SET(VERSION_SUFFIX "")
2020
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
2121
IF(VERSION_SUFFIX)

README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Linux MultiMedia Studio 0.4.9
2-
==============================
1+
Linux MultiMedia Studio 0.4.10
2+
===============================
33

4-
Copyright (c) 2004-2010 by LMMS-developers
4+
Copyright (c) 2004-2011 by LMMS-developers
55

66

77
This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)