From 3cbd8ffb673ad3fb4a3cda76f0b082cdea712c22 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Sun, 1 Nov 2015 19:30:09 +0100 Subject: 1.3.0 This is a pre-release. It is committed so that we can try this on as many OSes as reasonable. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 22c9680..a229625 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT(rcm, 1.2.4, mburns@thoughtbot.com) +AC_INIT(rcm, 1.3.0, mburns@thoughtbot.com) AM_INIT_AUTOMAKE # Checks for programs. -- cgit v1.2.3