From bbc28e6e50dbf16e6430c64b53094d06482edca7 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Fri, 9 May 2014 14:18:10 +0200 Subject: Release 1.2.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2f1707a..b28de09 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.2, mburns@thoughtbot.com) +AC_INIT(rcm, 1.2.3, mburns@thoughtbot.com) AM_INIT_AUTOMAKE # Checks for programs. -- cgit v1.2.3