diff --git a/.gitmodules b/.gitmodules index a6b1eda..0ab8387 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "common"] path = common - url = git://anongit.freedesktop.org/gstreamer/common + url = https://gitlab.freedesktop.org/gstreamer/common.git diff --git a/configure.ac b/configure.ac index 3cd0945..0fe5048 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, git and prerelease does Werror too dnl AC_INIT([GstShark], - [0.7.2.1], + [0.7.3.1], [https://github.com/RidgeRun/gst-shark], [gst-shark], [https://github.com/RidgeRun/gst-shark])