pandora-version: Updated to v1.71
authorMichael Mrozek <EvilDragon@openpandora.org>
Fri, 12 Dec 2014 21:05:10 +0000 (22:05 +0100)
committerMichael Mrozek <EvilDragon@openpandora.org>
Fri, 12 Dec 2014 21:05:10 +0000 (22:05 +0100)
recipes/pandora-system/pandora-version.bb

index 17aaf33..c90df6d 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.2.2 - R1.70 Codename Super Zaxxon" >> ${opvf}
+  echo "Version: 1.9.2.3 - R1.71 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}
 }