gst-* ver. bump

This commit is contained in:
Rmys
2020-07-15 12:33:25 +03:00
parent a174b7deca
commit 8b33d47f0d
11 changed files with 105 additions and 60 deletions
@@ -14,8 +14,8 @@ def setup():
def build():
mesontools.build()
def check():
mesontools.build("test")
#def check():
#mesontools.build("test")
def install():
mesontools.install()