[Linux-decnet-commit] CVS: dnprogs Makefile.common,1.37,1.38
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Patrick C. <pa...@us...> - 2006-12-16 15:32:48
|
Update of /cvsroot/linux-decnet/dnprogs In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv20876 Modified Files: Makefile.common Log Message: 2.38 Index: Makefile.common =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/Makefile.common,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -r1.37 -r1.38 *** Makefile.common 27 Apr 2006 09:52:48 -0000 1.37 --- Makefile.common 16 Dec 2006 15:32:44 -0000 1.38 *************** *** 58,62 **** MAJOR_VERSION=2 ! MINOR_VERSION=37 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) --- 58,62 ---- MAJOR_VERSION=2 ! MINOR_VERSION=38 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) |