Skip to content

Commit

Permalink
Version 0.13!
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreer committed Nov 8, 2012
1 parent 2858df3 commit 0362c22
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,4 +1,4 @@
AC_INIT([the_silver_searcher], [0.13pre], [https://github.com/ggreer/the_silver_searcher/issues], [the_silver_searcher], [https://github.com/ggreer/the_silver_searcher])
AC_INIT([the_silver_searcher], [0.13], [https://github.com/ggreer/the_silver_searcher/issues], [the_silver_searcher], [https://github.com/ggreer/the_silver_searcher])
AC_PROG_CC
AM_PROG_CC_C_O
AC_PREREQ([2.59])
Expand Down

0 comments on commit 0362c22

Please sign in to comment.