[Linux-decnet-commit] CVS: dnprogs Makefile.common,1.60,1.61
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Christine C. <chr...@us...> - 2010-10-05 08:24:53
|
Update of /cvsroot/linux-decnet/dnprogs In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28941 Modified Files: Makefile.common Log Message: Build against FUSE version 25 Index: Makefile.common =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/Makefile.common,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -r1.60 -r1.61 *** Makefile.common 1 Oct 2010 19:50:41 -0000 1.60 --- Makefile.common 5 Oct 2010 08:24:43 -0000 1.61 *************** *** 59,63 **** #Package version MAJOR_VERSION=2 ! MINOR_VERSION=54 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) --- 59,63 ---- #Package version MAJOR_VERSION=2 ! MINOR_VERSION=55 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) |