diff --git a/configure.ac b/configure.ac index 76fa6d05..bb2dc5fe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([pick], [0.0.1], [hello@thoughtbot.com]) +AC_INIT([pick], [1.0.0], [hello@thoughtbot.com]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) AC_PROG_CC