Skip to content

Commit

Permalink
bump version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davide-scola committed Jan 22, 2018
1 parent f85dd79 commit c238eca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ dnl implied. See the License for the specific language governing permissions
dnl and limitations under the License.

AC_PREREQ(2.69)
AC_INIT([grenache-cli], [0.3.1], [[email protected]])
AC_INIT([grenache-cli], [0.3.2], [[email protected]])

AC_SUBST([VERSION], [0.3.1])
AC_SUBST([VERSION], [0.3.2])
AC_SUBST([SB], [`$srcdir/shtool echo -n -e %B`])
AC_SUBST([EB], [`$srcdir/shtool echo -n -e %b`])

Expand Down

0 comments on commit c238eca

Please sign in to comment.