Permalink
Browse files

Updates release date to July 2016 (was going to release with June 201…

…6, but I need to retest anyway due to recent bug fix).
  • Loading branch information...
1 parent 709538a commit 1bbcf253a677dd631bf64e65f2cc9ed74df24cba @nawrockie nawrockie committed Jul 1, 2016
Showing with 3 additions and 3 deletions.
  1. +3 −3 configure.ac
View
@@ -73,7 +73,7 @@ fi
#
################################################################
-INFERNAL_DATE="June 2016"
+INFERNAL_DATE="July 2016"
INFERNAL_COPYRIGHT="Copyright (C) 2016 Howard Hughes Medical Institute."
INFERNAL_LICENSE="Freely distributed under a BSD open source license."
INFERNAL_VERSION=$PACKAGE_VERSION
@@ -82,15 +82,15 @@ INFERNAL_ESLDIR="easel"
INFERNAL_HMMERDIR="hmmer"
INFERNAL_SADIR="hmmer/libdivsufsort"
-HMMER_DATE="June 2016"
+HMMER_DATE="July 2016"
HMMER_COPYRIGHT="Copyright (C) 2016 Howard Hughes Medical Institute."
HMMER_LICENSE="Freely distributed under a BSD open source licence."
HMMER_VERSION="3.1b3"
HMMER_URL="http://hmmer.org/"
HMMER_ESLDIR="../easel"
HMMER_SADIR="libdivsufsort"
-EASEL_DATE="June 2016"
+EASEL_DATE="July 2016"
EASEL_COPYRIGHT="Copyright (C) 2016 Howard Hughes Medical Institute"
EASEL_LICENSE="Freely distributed under a BSD open source license."
EASEL_VERSION="0.43"

0 comments on commit 1bbcf25

Please sign in to comment.