Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit 60fbd64

Browse files
Fixing version number
1 parent e101cd5 commit 60fbd64

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([methpipe], [4.0], [[email protected]],
17+
AC_INIT([methpipe], [4.0.0], [[email protected]],
1818
[methpipe], [https://github.com/smithlabcode/methpipe])
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)