Commit 349b5941 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Bumped version to 0.1.1

parent 216294f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
#  along with this program.  If not, see <http://www.gnu.org/licenses/>.
#

AC_INIT([git-hooks], [0.1.0])
AC_INIT([git-hooks], [0.1.1])
AM_INIT_AUTOMAKE

gitcoredir=`git --exec-path`