Bump version to v2.2.0
This commit is contained in:
parent
93bd01ae94
commit
520ff29c52
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
AC_INIT(
|
AC_INIT(
|
||||||
[the_silver_searcher],
|
[the_silver_searcher],
|
||||||
[2.1.0],
|
[2.2.0],
|
||||||
[https://github.com/ggreer/the_silver_searcher/issues],
|
[https://github.com/ggreer/the_silver_searcher/issues],
|
||||||
[the_silver_searcher],
|
[the_silver_searcher],
|
||||||
[https://github.com/ggreer/the_silver_searcher])
|
[https://github.com/ggreer/the_silver_searcher])
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue