We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ed055 commit f640182Copy full SHA for f640182
configure.ac
@@ -1,5 +1,5 @@
1
AC_PREREQ([2.61])
2
-AC_INIT([pick], [1.9.0], [pick-maintainers@calleerlandsson.com])
+AC_INIT([pick], [2.0.0], [pick-maintainers@calleerlandsson.com])
3
AM_INIT_AUTOMAKE([subdir-objects])
4
AC_CONFIG_HEADERS([config.h])
5
AC_PROG_CC
0 commit comments