Revision: 2561
          http://tmux.svn.sourceforge.net/tmux/?rev=2561&view=rev
Author:   tcunha
Date:     2011-07-09 16:24:44 +0000 (Sat, 09 Jul 2011)

Log Message:
-----------
Bump version and create a debug build by default.

Modified Paths:
--------------
    trunk/configure.ac

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac  2011-07-09 16:10:35 UTC (rev 2560)
+++ trunk/configure.ac  2011-07-09 16:24:44 UTC (rev 2561)
@@ -1,7 +1,7 @@
 # $Id$
 
 # Miscellaneous autofoo bullshit.
-AC_INIT(tmux, 1.5)
+AC_INIT(tmux, 1.6)
 
 AC_CONFIG_AUX_DIR(etc)
 AM_INIT_AUTOMAKE([foreign])
@@ -40,7 +40,7 @@
 )
 
 # Is this a debug build?
-#found_debug=yes
+found_debug=yes
 AC_ARG_ENABLE(
        debug,
        AC_HELP_STRING(--enable-debug, create a debug build),


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to