changeset 3548:26bd1899d7a7

build_packages.m: update for general-1.3.4 * build_packages.m: update general to 1.3.4.
author John Donoghue <john.donoghue@ieee.org>
date Sun, 23 Feb 2014 20:31:49 -0500
parents 7753f2df29f0
children a4f6dc84ac5b
files build_packages.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Sat Feb 22 21:11:51 2014 -0500
+++ b/build_packages.m	Sun Feb 23 20:31:49 2014 -0500
@@ -6,7 +6,7 @@
   cd(packagedir);
 endif
 % install the packages
-pkg install general-1.3.2.tar.gz
+pkg install general-1.3.4.tar.gz
 pkg install miscellaneous-1.2.0.tar.gz
 pkg install struct-1.0.10.tar.gz
 pkg install optim-1.2.2.tar.gz