Skip to content

Commit

Permalink
Bump version for first stable release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dag-erling committed Sep 4, 2017
1 parent 092955b commit 5f62c55
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,5 +1,5 @@
AC_PREREQ([2.63])
AC_INIT([ptsort], [0.20170216], [[email protected]],
AC_INIT([ptsort], [1.20170904], [[email protected]],
[ptsort], [https://www.github.com/dag-erling/ptsort])
AC_CONFIG_SRCDIR([bin/ptsort.c])
AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit 5f62c55

Please sign in to comment.