[Linux-decnet-commit] CVS: dnprogs Makefile.common,1.59,1.60
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Christine C. <chr...@us...> - 2010-10-01 19:50:50
|
Update of /cvsroot/linux-decnet/dnprogs In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv24033 Modified Files: Makefile.common Log Message: Minor update 2.54 Index: Makefile.common =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/Makefile.common,v retrieving revision 1.59 retrieving revision 1.60 diff -C2 -r1.59 -r1.60 *** Makefile.common 19 Aug 2010 09:18:32 -0000 1.59 --- Makefile.common 1 Oct 2010 19:50:41 -0000 1.60 *************** *** 59,63 **** #Package version MAJOR_VERSION=2 ! MINOR_VERSION=53 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) --- 59,63 ---- #Package version MAJOR_VERSION=2 ! MINOR_VERSION=54 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) |