Fix initial checkin -- version numbers in Makefiles should be zero.

This commit is contained in:
Andy McFadden 2000-05-23 02:04:03 +00:00
parent 342e08493b
commit 615c39d482
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
#
# set this to where the NuFX library and ".h" file live
VERSION = 100
VERSION = 0
NUFXSRCDIR = ../nufxlib-$(VERSION)
NUFXLIB = $(NUFXSRCDIR)/$(LIB_PRODUCT)

View File

@ -12,7 +12,7 @@
TARGETOS = BOTH
!include <ntwin32.mak>
VERSION=100
VERSION=0
NUFXSRCDIR = ..\nufxlib-$(VERSION)
# object files