Skip to content

Commit

Permalink
Bump to v2.0. Removal of .agignore (in favor of .ignore) broke backwa…
Browse files Browse the repository at this point in the history
…rds compatibility.
  • Loading branch information
ggreer committed Jun 4, 2017
1 parent e5230ab commit 99cf183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AC_INIT(
[the_silver_searcher],
[1.0.3],
[2.0.0],
[https://github.com/ggreer/the_silver_searcher/issues],
[the_silver_searcher],
[https://github.com/ggreer/the_silver_searcher])
Expand Down

0 comments on commit 99cf183

Please sign in to comment.