mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Tweak www and add RELEASE variable for current release version so we don't need
to turn it back and forth when updating.
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
# Miscellaneous autofoo bullshit.
|
||||
AC_INIT(tmux, 2.0)
|
||||
RELEASE=1.9a
|
||||
AC_SUBST(RELEASE)
|
||||
|
||||
AC_CONFIG_AUX_DIR(etc)
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||
|
Reference in New Issue
Block a user