File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[submodule "common "]
22 path = common
3- url = git ://anongit .freedesktop.org/gstreamer/common
3+ url = https ://gitlab .freedesktop.org/gstreamer/common.git
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
66dnl initialize autoconf
77dnl releases only do -Wall, git and prerelease does -Werror too
88dnl use a three digit version number for releases, and four for git/pre
9- AC_INIT ( [ GstInterpipe] ,[ 1.1.4 ] ,
9+ AC_INIT ( [ GstInterpipe] ,[ 1.1.5 ] ,
1010 [ http://www.github.com/RidgeRun/gst-interpipe-1.0] ,
1111 [ gst-interpipe] ,
1212 [ http://developer.ridgerun.com/wiki/index.php?title=GstInterpipe] )
Original file line number Diff line number Diff line change 11project (' gst-interpipes' , ' c' ,
2- version : ' 1.1.4 ' ,
2+ version : ' 1.1.5 ' ,
33 meson_version : ' >= 0.50' ,)
44
55gst_interpipes_version = meson .project_version()
You can’t perform that action at this time.
0 commit comments