X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstregistrybinary.h;h=22e56d19615c571af4b43990f1116d73fb175caf;hb=a143d9cb0caee85bbe0c5e8b86e9f05918153c9d;hp=1d9dae6244bde618e252bee5cfc96a3e0446510b;hpb=e8f65e8bffdad69c3e70c9b4506998b68db37d4a;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstregistrybinary.h b/gst/gstregistrybinary.h index 1d9dae6..22e56d1 100644 --- a/gst/gstregistrybinary.h +++ b/gst/gstregistrybinary.h @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ /* SUGGESTIONS AND TODO : @@ -55,12 +55,12 @@ G_BEGIN_DECLS * This _must_ be updated whenever the registry format changes, * we currently use the core version where this change happened. */ -#define GST_MAGIC_BINARY_VERSION_STR ("0.10.23.1") +#define GST_MAGIC_BINARY_VERSION_STR "1.3.0" /* * GST_MAGIC_BINARY_VERSION_LEN: * - * length of the version string. + * Maximum length of the version string in the header. */ #define GST_MAGIC_BINARY_VERSION_LEN (64)