aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2012-10-13 12:25:08 +0100
committerThomas Adam <thomas@xteddy.org>2012-10-13 12:25:08 +0100
commit9b2aabb7529a11266d45427cd839cd10fcec66c4 (patch)
tree8938d19cd080d70c7d6bc82bff92ae2b62b7b130 /configure.ac
parentc0fb5edff9037dc6b70731797a365d43a9b43b52 (diff)
parent5cdc9591d31fd7d911ab86da6d8c8f09996388c9 (diff)
downloadrtmux-9b2aabb7529a11266d45427cd839cd10fcec66c4.tar.gz
rtmux-9b2aabb7529a11266d45427cd839cd10fcec66c4.tar.bz2
rtmux-9b2aabb7529a11266d45427cd839cd10fcec66c4.zip
Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux
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 5e9f33da..84aec0fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# $Id$
# Miscellaneous autofoo bullshit.
-AC_INIT(tmux, 1.7)
+AC_INIT(tmux, 1.8)
AC_CONFIG_AUX_DIR(etc)
AM_INIT_AUTOMAKE([foreign])