The branch, master has been updated
       via  7eed5ad97ba54b9837856fa525f436e57cd3fa73 (commit)
      from  80d9964a309e6a8f9ec9fb9375574f1d24350abf (commit)

- Log -----------------------------------------------------------------
commit 7eed5ad97ba54b9837856fa525f436e57cd3fa73
Author: Thomas Adam <[email protected]>
Commit: Thomas Adam <[email protected]>

    Go back to working on 1.10
---
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 994b228..fec7904 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # $Id$
 
 # Miscellaneous autofoo bullshit.
-AC_INIT(tmux, 1.9a)
+AC_INIT(tmux, 1.10)
 
 AC_CONFIG_AUX_DIR(etc)
 AM_INIT_AUTOMAKE([foreign subdir-objects])
@@ -45,7 +45,7 @@ AC_CHECK_HEADERS(
 )
 
 # Is this a debug build?
-#found_debug=yes
+found_debug=yes
 AC_ARG_ENABLE(
        debug,
        AC_HELP_STRING(--enable-debug, create a debug build),


-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to