1
0
Fork 0
forked from blue/mlc

CI, try 2

This commit is contained in:
Blue 2023-10-10 13:37:11 -03:00
parent d8644e5d70
commit e9a1e8cb1d
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
3 changed files with 6 additions and 3 deletions

View file

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)
project(
mlc
VERSION 1.3.1
VERSION 1.3.2
DESCRIPTION "Media Library Compiler: rips your media library to a lossy compilation"
LANGUAGES CXX
)