Skip to content

Commit

Permalink
updated version number in configure.ac
Browse files Browse the repository at this point in the history
  • Loading branch information
terencewtli committed Oct 15, 2020
1 parent 25d3e40 commit 0b04b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -14,7 +14,7 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dnl General Public License for more details.

AC_INIT([preseq], [3.1.0], [andrewds@usc.edu],
AC_INIT([preseq], [3.1.1], [andrewds@usc.edu],
[preseq], [https://github.com/smithlabcode/preseq])
dnl the config.h is not currently #included in the source, and only
dnl used to keep command lines short.
Expand Down

0 comments on commit 0b04b62

Please sign in to comment.