1
0
Fork 0
forked from blue/mlc
This commit is contained in:
Blue 2023-10-10 21:28:06 -03:00
parent 18489476af
commit ed4d7365ac
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
3 changed files with 7 additions and 4 deletions

View file

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