Skip to content

Commit 45b1641

Browse files
committed
edited AC_INIT in configure.ac
1 parent f6761cd commit 45b1641

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
@@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1515
dnl General Public License for more details.
1616

1717
AC_INIT([preseq], [3.0], [andrewds@usc.edu],
18-
[prestarted], [https://github.com/smithlabcode/preseq])
18+
[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.
2121
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)