summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Mike Burns <mburns@thoughtbot.com>2018-07-06 11:32:33 -0400
committerGravatar Mike Burns <mburns@thoughtbot.com>2018-07-06 11:32:33 -0400
commit5935dda1913cdaeca88cba05681380bdc4923162 (patch)
tree8547873ef681b47e4fd0053d2d91111e750a9e08
parent36dba61503e7d60aacae378769da70b4619c4e75 (diff)
Bump to 1.3.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f854693..c4fa1fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
-AC_INIT(rcm, 1.3.1, mburns@thoughtbot.com)
+AC_INIT(rcm, 1.3.2, mburns@thoughtbot.com)
AM_INIT_AUTOMAKE([subdir-objects])
# /bin/sh on Solaris is not POSIX, so try to find another one.