Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit fe0fa22

Browse files
committed
Update version in CMakeLists.txt - v0.9.3
Signed-off-by: Yehezkel Bernat <[email protected]>
1 parent aebf3fe commit fe0fa22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.5)
22

33
project(thunderbolt-user-space)
44

5-
set(VERSION "0.9.2")
5+
set(VERSION "0.9.3")
66

77
include(GNUInstallDirs)
88

0 commit comments

Comments
 (0)