summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2015-04-08 10:44:05 +0200
committerGravatar Mike Burns <mike@mike-burns.com>2015-04-08 10:45:53 +0200
commit45071a8baaacb5734409eb0d35335fff1b205936 (patch)
tree61f797b29d1f8a16a927ccc10de3a3a0dd3edabb /configure.ac
parent33ff11e941f952200bed9f13ca3136b97ef89faf (diff)
Documentation editing and improvements
Some formatting and more explanatory text. Frost was missing from the rcm(7) credits. While here, bump the version number. Honestly I just had these edits sitting around, unsure for how long.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e96552b..22c9680 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.3, mburns@thoughtbot.com)
+AC_INIT(rcm, 1.2.4, mburns@thoughtbot.com)
AM_INIT_AUTOMAKE
# Checks for programs.