Skip to content

Commit

Permalink
Bumped version number for 0.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
gvansickle committed Nov 29, 2016
1 parent 149ba9e commit 9974c37
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
Expand Up @@ -19,7 +19,7 @@ dnl Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
LT_PREREQ([2.4.2])
AC_INIT([UniversalCodeGrep], [0.3.0], [https://github.com/gvansickle/ucg/issues], [], [https://gvansickle.github.io/ucg/])
AC_INIT([UniversalCodeGrep], [0.3.1], [https://github.com/gvansickle/ucg/issues], [], [https://gvansickle.github.io/ucg/])

AC_CONFIG_SRCDIR([src/Globber.cpp])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 9974c37

Please sign in to comment.