From 92aff47076b36ae6cf549cf1680591049002712e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 17 Oct 2014 20:28:58 -0700 Subject: [PATCH] setup/windows-installer: Bump to v0.1 Significant changes: * Convert back from POSIX to Python [1] * Quote $PATH export to account for spaces * Install nano source syntax highlighters * Install the sqlite3 shell * Look for an R bin directory and add it to the PATH * Add a README and COPYING metadata * Add --verbose and --version options [1]: https://github.com/swcarpentry/bc/issues/424 --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index 7eebf0d..b5d3036 160000 --- a/setup +++ b/setup @@ -1 +1 @@ -Subproject commit 7eebf0d1c727845422fb2786ae6a08588990033e +Subproject commit b5d30369caed1670aad13a55ec24a2429affc6e2 -- 2.26.2