pandora-version: Updated to 1.62RC
authorMichael Mrozek <EvilDragon@openpandora.org>
Thu, 16 Oct 2014 18:48:28 +0000 (20:48 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Thu, 16 Oct 2014 18:48:28 +0000 (20:48 +0200)
recipes/pandora-system/pandora-version.bb

index 699548b..def1dcd 100644 (file)
@@ -10,7 +10,7 @@ do_install() {
   echo "Tag Name: `git describe`" > ${opvf}
   echo "GIT-VERSION: `git log -n1 --pretty=oneline|awk '{print $1}'`" >> ${opvf}
   echo "Branch: `git branch | awk '/*/{print $2}'`" >> ${opvf}
   echo "Tag Name: `git describe`" > ${opvf}
   echo "GIT-VERSION: `git log -n1 --pretty=oneline|awk '{print $1}'`" >> ${opvf}
   echo "Branch: `git branch | awk '/*/{print $2}'`" >> ${opvf}
-  echo "Version: 1.9.1.0 - R1.61 Codename Super Zaxxon" >> ${opvf}
+  echo "Version: 1.9.1.1 - R1.62 RC Codename Super Zaxxon" >> ${opvf}
   echo "Image Builder: ${LOGNAME}@`cat /etc/hostname`" >> ${opvf}
   echo "Time Stamp: `date -R`" >> ${opvf}
 }
   echo "Image Builder: ${LOGNAME}@`cat /etc/hostname`" >> ${opvf}
   echo "Time Stamp: `date -R`" >> ${opvf}
 }