Update of /cvsroot/tmux/tmux
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26674

Modified Files:
        GNUmakefile Makefile 
Log Message:
Working on 1.5.


Index: GNUmakefile
===================================================================
RCS file: /cvsroot/tmux/tmux/GNUmakefile,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -d -r1.130 -r1.131
--- GNUmakefile 27 Dec 2010 21:32:16 -0000      1.130
+++ GNUmakefile 27 Dec 2010 22:13:35 -0000      1.131
@@ -17,9 +17,9 @@
 
 .PHONY: clean
 
-VERSION= 1.4
+VERSION= 1.5
 
-#FDEBUG= 1
+FDEBUG= 1
 
 CC?= cc
 CFLAGS+= -DBUILD="\"$(VERSION)\""

Index: Makefile
===================================================================
RCS file: /cvsroot/tmux/tmux/Makefile,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- Makefile    27 Dec 2010 21:32:16 -0000      1.162
+++ Makefile    27 Dec 2010 22:13:35 -0000      1.163
@@ -18,9 +18,9 @@
 .SUFFIXES: .c .o
 .PHONY: clean
 
-VERSION= 1.4
+VERSION= 1.5
 
-#FDEBUG= 1
+FDEBUG= 1
 
 CC?= cc
 CFLAGS+= -DBUILD="\"$(VERSION)\""


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to