mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
Start working on 2.1
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
# Miscellaneous autofoo bullshit.
|
# Miscellaneous autofoo bullshit.
|
||||||
AC_INIT(tmux, 2.0)
|
AC_INIT(tmux, 2.1)
|
||||||
RELEASE=1.9a
|
RELEASE=2.0
|
||||||
AC_SUBST(RELEASE)
|
AC_SUBST(RELEASE)
|
||||||
|
|
||||||
AC_CONFIG_AUX_DIR(etc)
|
AC_CONFIG_AUX_DIR(etc)
|
||||||
|
Reference in New Issue
Block a user