summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-27 12:35:10 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-27 12:35:10 +0000
commitb1a272749ea062c2dfde7daf574057c7588669b0 (patch)
tree2ef0df08892c6cc664345a90cf0d7c80aefa903c
parent62e153cf385f67dda4a1918bd26ee931c10acde7 (diff)
Back to development
-rw-r--r--meson.build2
-rw-r--r--subprojects/gst-devtools.wrap2
-rw-r--r--subprojects/gst-docs.wrap2
-rw-r--r--subprojects/gst-editing-services.wrap2
-rw-r--r--subprojects/gst-examples.wrap2
-rw-r--r--subprojects/gst-integration-testsuites.wrap2
-rw-r--r--subprojects/gst-libav.wrap2
-rw-r--r--subprojects/gst-omx.wrap2
-rw-r--r--subprojects/gst-plugins-bad.wrap2
-rw-r--r--subprojects/gst-plugins-base.wrap2
-rw-r--r--subprojects/gst-plugins-good.wrap2
-rw-r--r--subprojects/gst-plugins-ugly.wrap2
-rw-r--r--subprojects/gst-python.wrap2
-rw-r--r--subprojects/gst-rtsp-server.wrap2
-rw-r--r--subprojects/gstreamer-sharp.wrap2
-rw-r--r--subprojects/gstreamer-vaapi.wrap2
-rw-r--r--subprojects/gstreamer.wrap2
17 files changed, 17 insertions, 17 deletions
diff --git a/meson.build b/meson.build
index f946e58..6fa43a9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.18.1',
+ version : '1.18.1.1',
meson_version : '>= 0.52.0',
default_options : ['buildtype=debugoptimized'])
diff --git a/subprojects/gst-devtools.wrap b/subprojects/gst-devtools.wrap
index 26586e7..4536fde 100644
--- a/subprojects/gst-devtools.wrap
+++ b/subprojects/gst-devtools.wrap
@@ -2,4 +2,4 @@
directory=gst-devtools
url=https://gitlab.freedesktop.org/gstreamer/gst-devtools.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-devtools.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-docs.wrap b/subprojects/gst-docs.wrap
index 58b6957..59672ec 100644
--- a/subprojects/gst-docs.wrap
+++ b/subprojects/gst-docs.wrap
@@ -2,4 +2,4 @@
directory=gst-docs
url=https://gitlab.freedesktop.org/gstreamer/gst-docs.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-docs.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-editing-services.wrap b/subprojects/gst-editing-services.wrap
index c0f2f28..d8b0afa 100644
--- a/subprojects/gst-editing-services.wrap
+++ b/subprojects/gst-editing-services.wrap
@@ -2,4 +2,4 @@
directory=gst-editing-services
url=https://gitlab.freedesktop.org/gstreamer/gst-editing-services.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-editing-services.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-examples.wrap b/subprojects/gst-examples.wrap
index 561f949..39d843c 100644
--- a/subprojects/gst-examples.wrap
+++ b/subprojects/gst-examples.wrap
@@ -2,4 +2,4 @@
directory=gst-examples
url=https://gitlab.freedesktop.org/gstreamer/gst-examples.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-examples.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-integration-testsuites.wrap b/subprojects/gst-integration-testsuites.wrap
index 7dcd788..fd2e92f 100644
--- a/subprojects/gst-integration-testsuites.wrap
+++ b/subprojects/gst-integration-testsuites.wrap
@@ -2,4 +2,4 @@
directory=gst-integration-testsuites
url=https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-integration-testsuites.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-libav.wrap b/subprojects/gst-libav.wrap
index 76c4418..de0f270 100644
--- a/subprojects/gst-libav.wrap
+++ b/subprojects/gst-libav.wrap
@@ -2,4 +2,4 @@
directory=gst-libav
url=https://gitlab.freedesktop.org/gstreamer/gst-libav.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-libav.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-omx.wrap b/subprojects/gst-omx.wrap
index 9dfa0e1..8d28a90 100644
--- a/subprojects/gst-omx.wrap
+++ b/subprojects/gst-omx.wrap
@@ -2,4 +2,4 @@
directory=gst-omx
url=https://gitlab.freedesktop.org/gstreamer/gst-omx.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-omx.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-plugins-bad.wrap b/subprojects/gst-plugins-bad.wrap
index 4838042..50c469e 100644
--- a/subprojects/gst-plugins-bad.wrap
+++ b/subprojects/gst-plugins-bad.wrap
@@ -2,4 +2,4 @@
directory=gst-plugins-bad
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-bad.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-plugins-base.wrap b/subprojects/gst-plugins-base.wrap
index 9a58fb0..6c14819 100644
--- a/subprojects/gst-plugins-base.wrap
+++ b/subprojects/gst-plugins-base.wrap
@@ -2,4 +2,4 @@
directory=gst-plugins-base
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-base.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-plugins-good.wrap b/subprojects/gst-plugins-good.wrap
index 5288d3b..5fbebf6 100644
--- a/subprojects/gst-plugins-good.wrap
+++ b/subprojects/gst-plugins-good.wrap
@@ -2,4 +2,4 @@
directory=gst-plugins-good
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-good.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-plugins-ugly.wrap b/subprojects/gst-plugins-ugly.wrap
index 19b9267..8fa1cf7 100644
--- a/subprojects/gst-plugins-ugly.wrap
+++ b/subprojects/gst-plugins-ugly.wrap
@@ -2,4 +2,4 @@
directory=gst-plugins-ugly
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-ugly.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-python.wrap b/subprojects/gst-python.wrap
index 9c4cb1b..ce65be9 100644
--- a/subprojects/gst-python.wrap
+++ b/subprojects/gst-python.wrap
@@ -2,4 +2,4 @@
directory=gst-python
url=https://gitlab.freedesktop.org/gstreamer/gst-python.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-python.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gst-rtsp-server.wrap b/subprojects/gst-rtsp-server.wrap
index 2a08ded..8208b10 100644
--- a/subprojects/gst-rtsp-server.wrap
+++ b/subprojects/gst-rtsp-server.wrap
@@ -2,4 +2,4 @@
directory=gst-rtsp-server
url=https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-rtsp-server.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gstreamer-sharp.wrap b/subprojects/gstreamer-sharp.wrap
index 24a409d..147c0d2 100644
--- a/subprojects/gstreamer-sharp.wrap
+++ b/subprojects/gstreamer-sharp.wrap
@@ -2,4 +2,4 @@
directory=gstreamer-sharp
url=https://gitlab.freedesktop.org/gstreamer/gstreamer-sharp.git
push-url=git@gitlab.freedesktop.org:gstreamer/gstreamer-sharp.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gstreamer-vaapi.wrap b/subprojects/gstreamer-vaapi.wrap
index 63ac022..e65266e 100644
--- a/subprojects/gstreamer-vaapi.wrap
+++ b/subprojects/gstreamer-vaapi.wrap
@@ -2,4 +2,4 @@
directory=gstreamer-vaapi
url=https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi.git
push-url=git@gitlab.freedesktop.org:gstreamer/gstreamer-vaapi.git
-revision=1.18.1
+revision=1.18
diff --git a/subprojects/gstreamer.wrap b/subprojects/gstreamer.wrap
index ad87fe8..213e7c4 100644
--- a/subprojects/gstreamer.wrap
+++ b/subprojects/gstreamer.wrap
@@ -2,4 +2,4 @@
directory=gstreamer
url=https://gitlab.freedesktop.org/gstreamer/gstreamer.git
push-url=git@gitlab.freedesktop.org:gstreamer/gstreamer.git
-revision=1.18.1
+revision=1.18