Skip to content

Commit

Permalink
I've been using this all week. It seems stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreer committed Sep 15, 2012
1 parent 1c8fbfa commit 5d098c7
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.11pre], [https://github.com/ggreer/the_silver_searcher/issues], [the_silver_searcher], [https://github.com/ggreer/the_silver_searcher])
AC_INIT([the_silver_searcher], [0.11], [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 5d098c7

Please sign in to comment.