Skip to content

Commit e5df8a5

Browse files
committed
git: bump version in cmake
1 parent 8306905 commit e5df8a5

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...3.29)
22

33
project(
44
Cantata
5-
VERSION "3.3.0"
5+
VERSION "3.3.1"
66
DESCRIPTION "Graphical MPD Client with Qt."
77
HOMEPAGE_URL "https://github.com/nullobsi/cantata"
88
LANGUAGES CXX C

0 commit comments

Comments
 (0)