Prepare the repo for next development cycle

This commit is contained in:
Rob Kiefer 2018-05-06 21:34:11 -04:00 committed by RobAtticus
parent ff3ab04bd9
commit 02a8fc7e1a
3 changed files with 3 additions and 2 deletions

View File

@ -53,6 +53,7 @@ set(MOD_FILES
updates/0.8.0--0.9.0.sql
updates/0.9.0--0.9.1.sql
updates/0.9.1--0.9.2.sql
updates/0.9.2--0.10.0-dev.sql
)
set(MODULE_PATHNAME "$libdir/timescaledb-${PROJECT_VERSION_MOD}")

View File

View File

@ -1,2 +1,2 @@
version = 0.9.2
update_from_version = 0.9.1
version = 0.10.0-dev
update_from_version = 0.9.2