Skip to content

Commit a17dbe7

Browse files
Release 0.90.8: Update version and ChangeLog (#387)
1 parent 783efe3 commit a17dbe7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ set(PROJECT_DESCRIPTION "${PROJECT_NAME_UCASE} Studio Gear")
1010
set(PROJECT_COPYRIGHT "2007-${PROJECT_YEAR} ${PROJECT_AUTHOR}")
1111
set(VERSION_MAJOR "0")
1212
set(VERSION_MINOR "90")
13-
set(VERSION_RELEASE "7")
13+
set(VERSION_RELEASE "8")
1414
set(VERSION_STAGE "alpha")
1515
set(VERSION_BUILD "")
1616
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE}")

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 0.90.8.0
2+
+ CMake: Only install lv2gui if Lv2 *and* GUI are set (#384)
3+
+ Fix calf.desktop (#385)
4+
15
Version 0.90.7.0
26
+ CMake: Windows: Copy libs, no symlinks (#382)
37
+ CMake: Fixup symlinks for all platforms and libtypes (#379)

0 commit comments

Comments
 (0)