[Linux-decnet-commit] CVS: dnprogs Makefile.common,1.34,1.35
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Patrick C. <pa...@us...> - 2006-04-05 09:12:21
|
Update of /cvsroot/linux-decnet/dnprogs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22624 Modified Files: Makefile.common Log Message: bump version number Index: Makefile.common =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/Makefile.common,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -r1.34 -r1.35 *** Makefile.common 16 Mar 2006 14:55:22 -0000 1.34 --- Makefile.common 5 Apr 2006 09:12:07 -0000 1.35 *************** *** 58,62 **** MAJOR_VERSION=2 ! MINOR_VERSION=34 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) --- 58,62 ---- MAJOR_VERSION=2 ! MINOR_VERSION=35 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) |