Update documentation

This commit is contained in:
Javier Goizueta
2016-03-10 19:13:46 +01:00
parent b754ffe42a
commit 0206cc6c44
4 changed files with 118 additions and 162 deletions
-2
View File
@@ -46,5 +46,3 @@ EXTVERSION = $(shell grep default_version $(EXTENSION).control | sed -e "s/def
release: ../release/$(EXTENSION).control
cp $(EXTENSION)--dev.sql $(EXTENSION)--$(EXTVERSION).sql
# pending: create upgrade/downgrade scripts,
# commit, push, tag....