<div dir="ltr">Hi all,<div><br></div><div>I have developed a gstreamer plugin with the help of plugin writers guide. If I do a gst-inspect on the plugin, the VERSION of the plugin is always 1.0.0. I tried changing the version in GST_PLUGIN_DEFINE (). But, the plugin is not compiling when I do this.</div><div><br></div><div>My requirement:</div><div><br></div><div>I need to have my own version of the plugin. So that I can change the version and check-in whenever the changes are made to it.</div><div><br></div><div>My question:</div><div><br></div><div>1. Is it possible to change the plugin version?</div><div>2. If the answer to the above question is 'yes', how to do it?</div><div><br></div><div>Thanks in advance</div><div><br></div><div>Kiran</div></div>