aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorThomas Zimmermann <zimmermann@vdm-design.de>2010-12-06 21:02:44 +0100
committerThomas Zimmermann <zimmermann@vdm-design.de>2010-12-06 21:02:44 +0100
commit0913f2969cc1668cac05cfce10a505cb046cd284 (patch)
tree958d6d55598934aa15e062a5fcba5be591502bb3 /conf
parentae1071bf6b02b648dc4b83bb7cd8800b7ccce147 (diff)
downloadopenembedded-0913f2969cc1668cac05cfce10a505cb046cd284.tar.gz
shr.conf: set DISTRO_VERSION to rc1
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/shr.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 02582313b3..a17178265c 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -18,7 +18,7 @@ require conf/distro/include/preferred-shr-versions.inc
# Header
#
DISTRO_NAME = "shr"
-DISTRO_VERSION = "-${DATE}"
+DISTRO_VERSION = "-rc1-${DATE}"
DISTRO_REVISION = "2"
DISTRO_PR = ".6"
DISTRO_TYPE = "release"