Skip to content

Commit 8ef4b91

Browse files
configure.ac: updating ahead of v1.4.0 release.
1 parent 76c42ec commit 8ef4b91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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([dnmtools], [1.3.0], [andrewds@usc.edu],
17+
AC_INIT([dnmtools], [1.4.0], [andrewds@usc.edu],
1818
[dnmtools], [https://github.com/smithlabcode/dnmtools])
1919
dnl the config.h is #included in the sources for version info
2020
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)