Allow upgrading from 1.0.1

This commit is contained in:
Sandro Santilli 2015-02-12 17:20:53 +01:00
parent 492b8e06a8
commit cc1797fde1

View File

@ -11,7 +11,7 @@ OBJS = \
SED = sed
EXTENSION = pointcloud
EXTVERSION=$(shell cat ../Version.config)
UPGRADABLE = 1.0
UPGRADABLE = 1.0 1.0.1
UPGRADES = \
$(shell echo $(UPGRADABLE) | \