All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/2] spice-protocol: bump to version 0.12.6
@ 2013-10-18 15:44 Axel Lin
  2013-10-18 15:46 ` [Buildroot] [PATCH v2 2/2] spice: bump to version 0.12.4 Axel Lin
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-10-18 15:44 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
v2: no change, just make version number consistent in this patch serial.
 package/spice-protocol/spice-protocol.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/spice-protocol/spice-protocol.mk b/package/spice-protocol/spice-protocol.mk
index 62a028d..fda87b6 100644
--- a/package/spice-protocol/spice-protocol.mk
+++ b/package/spice-protocol/spice-protocol.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SPICE_PROTOCOL_VERSION         = 0.12.2
+SPICE_PROTOCOL_VERSION         = 0.12.6
 SPICE_PROTOCOL_SOURCE          = spice-protocol-$(SPICE_PROTOCOL_VERSION).tar.bz2
 SPICE_PROTOCOL_SITE            = http://www.spice-space.org/download/releases/
 SPICE_PROTOCOL_LICENSE         = BSD-3c
-- 
1.8.1.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-18 15:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-18 15:44 [Buildroot] [PATCH v2 1/2] spice-protocol: bump to version 0.12.6 Axel Lin
2013-10-18 15:46 ` [Buildroot] [PATCH v2 2/2] spice: bump to version 0.12.4 Axel Lin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.