mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-01 04:55:03 +00:00
Release version 4.1
This commit is contained in:
@ -25,7 +25,7 @@ endif()
|
||||
|
||||
project(libprojectM
|
||||
LANGUAGES C CXX
|
||||
VERSION 4.0.0
|
||||
VERSION 4.1.0
|
||||
)
|
||||
|
||||
# The API (SO) version for the shared library. Should be incremented whenever the binary interface changes
|
||||
|
||||
@ -22,10 +22,10 @@ copyright = '2024, libprojectM committers'
|
||||
author = 'libprojectM committers'
|
||||
|
||||
# The short X.Y version
|
||||
version = '4.0.0'
|
||||
version = '4.1.0'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '4.0.0'
|
||||
release = '4.1.0'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user