From f6848ad3375dc7b0bde5f01931b21c27f0ae5b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 5 Apr 2012 10:56:22 +0200 Subject: [PATCH] registry: Set registry version to 1.0.0 too --- gst/gstregistrybinary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstregistrybinary.h b/gst/gstregistrybinary.h index aa2c6d31ff..712036392e 100644 --- a/gst/gstregistrybinary.h +++ b/gst/gstregistrybinary.h @@ -55,7 +55,7 @@ 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.30.1" +#define GST_MAGIC_BINARY_VERSION_STR "1.0.0" /* * GST_MAGIC_BINARY_VERSION_LEN: