Skip to content

Commit bc5eaf3

Browse files
Updating the configure.ac for the new version number 3.1.0
1 parent b27c3ae commit bc5eaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1515
dnl General Public License for more details.
1616

17-
AC_INIT([preseq], [3.0.2], [andrewds@usc.edu],
17+
AC_INIT([preseq], [3.1.0], [andrewds@usc.edu],
1818
[preseq], [https://github.com/smithlabcode/preseq])
1919
dnl the config.h is not currently #included in the source, and only
2020
dnl used to keep command lines short.

0 commit comments

Comments
 (0)