diff --git a/nulib2/Makefile.in b/nulib2/Makefile.in index 12e8c0a..7ff690c 100644 --- a/nulib2/Makefile.in +++ b/nulib2/Makefile.in @@ -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) diff --git a/nulib2/Makefile.msc b/nulib2/Makefile.msc index b71bb6f..79bbeea 100644 --- a/nulib2/Makefile.msc +++ b/nulib2/Makefile.msc @@ -12,7 +12,7 @@ TARGETOS = BOTH !include -VERSION=100 +VERSION=0 NUFXSRCDIR = ..\nufxlib-$(VERSION) # object files