1
0
Fork 0
forked from blue/mlc
This commit is contained in:
Blue 2023-10-10 20:48:38 -03:00
parent 7685dd95f6
commit 18489476af
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.21
VERSION 1.3.22
DESCRIPTION "Media Library Compiler: rips your media library to a lossy compilation"
LANGUAGES CXX
)