meta-phosphor: network: change version

Change version in network.bb

Change-Id: Ie4d79564b482a78bc8be5efae750e04ca71e4abc
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/network/network.bb b/recipes-phosphor/network/network.bb
index 527d1b3..b74ef8b 100644
--- a/recipes-phosphor/network/network.bb
+++ b/recipes-phosphor/network/network.bb
@@ -2,6 +2,7 @@
 DESCRIPTION = "Network DBUS object"
 HOMEPAGE = "http://github.com/openbmc/phosphor-networkd"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 inherit autotools pkgconfig
 inherit pythonnative