Skip to content

Commit 37c43d5

Browse files
committed
set properties of new release
1 parent c2f894f commit 37c43d5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ url = http://processing.org/reference/libraries/video/index.html
44
category = Video & Vision
55
sentence = GStreamer-based video library for Processing.
66
paragraph =
7-
version = 11
8-
prettyVersion = 2.2.1
7+
version = 12
8+
prettyVersion = 2.2.2
99
minRevision = 1281
1010
maxRevision = 0

scripts/pack_linux_libs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Set the appropriae build dist folder in this env variable
3+
# Set the appropriate build dist folder in this env variable
44
meson_build_folder=/home/andres/code/gstreamer/build-1.20/lib/x86_64-linux-gnu
55

66
# Copy the build to the native library folder for linux

0 commit comments

Comments
 (0)