Browse code

Version bump

Tom Sherman authored on 22/07/2019 20:52:45
Showing 4 changed files

... ...
@@ -1,3 +1,9 @@
1
+version: 3.5.7
2
+date: 2019-7-22
3
+author: Tom Sherman <tomsherman159@gmail.com>
4
+
5
+    - fixed error in mtx parsing
6
+
1 7
 version: 3.5.6
2 8
 date: 2019-7-2
3 9
 author: Tom Sherman <tomsherman159@gmail.com>
... ...
@@ -1,6 +1,6 @@
1 1
 Package: CoGAPS
2
-Version: 3.5.6
3
-Date: 2019-06-26
2
+Version: 3.5.7
3
+Date: 2019-07-22
4 4
 Title: Coordinated Gene Activity in Pattern Sets
5 5
 Author: Thomas Sherman, Wai-shing Lee, Conor Kelton, Ondrej Maxian, Jacob Carey,
6 6
     Genevieve Stein-O'Brien, Michael Considine, Maggie Wodicka, John Stansfield,
... ...
@@ -1,4 +1,4 @@
1
-# CoGAPS Version: 3.5.6
1
+# CoGAPS Version: 3.5.7
2 2
 
3 3
 [![Bioc](https://bioconductor.org/images/logo_bioconductor.gif)](https://bioconductor.org/packages/CoGAPS)
4 4
 [![downloads](https://bioconductor.org/shields/downloads/release/CoGAPS.svg)](http://bioconductor.org/packages/stats/bioc/CoGAPS/)
... ...
@@ -1,6 +1,6 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.69 for CoGAPS 3.5.6.
3
+# Generated by GNU Autoconf 2.69 for CoGAPS 3.5.7.
4 4
 #
5 5
 #
6 6
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
... ...
@@ -577,8 +577,8 @@ MAKEFLAGS=
577 577
 # Identity of this package.
578 578
 PACKAGE_NAME='CoGAPS'
579 579
 PACKAGE_TARNAME='cogaps'
580
-PACKAGE_VERSION='3.5.6'
581
-PACKAGE_STRING='CoGAPS 3.5.6'
580
+PACKAGE_VERSION='3.5.7'
581
+PACKAGE_STRING='CoGAPS 3.5.7'
582 582
 PACKAGE_BUGREPORT=''
583 583
 PACKAGE_URL=''
584 584
 
... ...
@@ -1205,7 +1205,7 @@ if test "$ac_init_help" = "long"; then
1205 1205
   # Omit some internal or obsolete options to make the list less imposing.
1206 1206
   # This message is too long to be a string in the A/UX 3.1 sh.
1207 1207
   cat <<_ACEOF
1208
-\`configure' configures CoGAPS 3.5.6 to adapt to many kinds of systems.
1208
+\`configure' configures CoGAPS 3.5.7 to adapt to many kinds of systems.
1209 1209
 
1210 1210
 Usage: $0 [OPTION]... [VAR=VALUE]...
1211 1211
 
... ...
@@ -1267,7 +1267,7 @@ fi
1267 1267
 
1268 1268
 if test -n "$ac_init_help"; then
1269 1269
   case $ac_init_help in
1270
-     short | recursive ) echo "Configuration of CoGAPS 3.5.6:";;
1270
+     short | recursive ) echo "Configuration of CoGAPS 3.5.7:";;
1271 1271
    esac
1272 1272
   cat <<\_ACEOF
1273 1273
 
... ...
@@ -1357,7 +1357,7 @@ fi
1357 1357
 test -n "$ac_init_help" && exit $ac_status
1358 1358
 if $ac_init_version; then
1359 1359
   cat <<\_ACEOF
1360
-CoGAPS configure 3.5.6
1360
+CoGAPS configure 3.5.7
1361 1361
 generated by GNU Autoconf 2.69
1362 1362
 
1363 1363
 Copyright (C) 2012 Free Software Foundation, Inc.
... ...
@@ -1720,7 +1720,7 @@ cat >config.log <<_ACEOF
1720 1720
 This file contains any messages produced by compilers while
1721 1721
 running configure, to aid debugging if configure makes a mistake.
1722 1722
 
1723
-It was created by CoGAPS $as_me 3.5.6, which was
1723
+It was created by CoGAPS $as_me 3.5.7, which was
1724 1724
 generated by GNU Autoconf 2.69.  Invocation command line was
1725 1725
 
1726 1726
   $ $0 $@
... ...
@@ -4759,7 +4759,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4759 4759
 # report actual input values of CONFIG_FILES etc. instead of their
4760 4760
 # values after options handling.
4761 4761
 ac_log="
4762
-This file was extended by CoGAPS $as_me 3.5.6, which was
4762
+This file was extended by CoGAPS $as_me 3.5.7, which was
4763 4763
 generated by GNU Autoconf 2.69.  Invocation command line was
4764 4764
 
4765 4765
   CONFIG_FILES    = $CONFIG_FILES
... ...
@@ -4812,7 +4812,7 @@ _ACEOF
4812 4812
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4813 4813
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4814 4814
 ac_cs_version="\\
4815
-CoGAPS config.status 3.5.6
4815
+CoGAPS config.status 3.5.7
4816 4816
 configured by $0, generated by GNU Autoconf 2.69,
4817 4817
   with options \\"\$ac_cs_config\\"
4818 4818