meta-phosphor: fan: change version

Change version in phosphor-fan.bb

(From meta-phosphor rev: a44949c24e0b21f6865576bac589648d9ba448ba)

Change-Id: Ic13fd19157f28bf162dadc4d87622bf6dda3d29b
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index d1b2faa..7d9d04f 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -249,4 +249,3 @@
 PREFERRED_VERSION_phosphor-dbus-monitor = "1.0"
 PREFERRED_VERSION_mboxd = "1.0"
 PREFERRED_VERSION_phosphor-debug-collector = "1.0"
-PREFERRED_VERSION_phosphor-fan = "1.0"
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.bb
index 9e4db30..f9bb489 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.bb
@@ -2,6 +2,7 @@
 DESCRIPTION = "Phosphor fan provides a set of fan monitoring and \
 control applications."
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 require ${PN}.inc