]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-linux/multi-proc-manager.git/commitdiff
version: Update version to 2.0.1.7
authorSam Nelson <sam.nelson@ti.com>
Wed, 19 Nov 2014 15:44:17 +0000 (10:44 -0500)
committerSam Nelson <sam.nelson@ti.com>
Wed, 19 Nov 2014 15:44:17 +0000 (10:44 -0500)
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
debian/changelog
mkrel/build.sh

index 575b86956cb31b668e620886bd0344fc7ed967f3..123e9e58703c9eded99836b38ce20193b3cd4723 100644 (file)
@@ -1,3 +1,9 @@
+mpm (2.00.01.07-0ubuntu0~ppa1) trusty; urgency=high
+
+  * Update to new version 2.0.1.7
+
+ -- TI Keystone PPA <ti-keystone-ppa@list.ti.com>  Wed, 19 Nov 2014 10:28:58 -0500
+
 mpm (2.00.01.06-0ubuntu0~ppa1) trusty; urgency=high
 
   * uioutils: Fix issue in handling uio number translating to dsp number in reading device tree entries.
index a79da18674d2858934bc9771b37bab86260bb197..c1e7036ec1a53258ca3fe0c1db4b361133777413 100755 (executable)
@@ -2,7 +2,7 @@
 set -e 
 set -o pipefail
 
-VERSION_NAME=2_00_01_05
+VERSION_NAME=2_00_01_07
 VERSION=${VERSION_NAME//_/.}