diff --git a/pgsql/Makefile b/pgsql/Makefile index c846c31..bed7b3c 100644 --- a/pgsql/Makefile +++ b/pgsql/Makefile @@ -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) | \