summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d38502f..af74053 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,8 @@
UTILNAME:=yaml
PKGNAME:=ruamel.yaml
INSTPKGNAME:=--pkg ruamel.yaml
-VERSION:=0.15.8.dev
+VERSION:=0.15.9.dev
+VERSIOND:=0.15.9.dev0
include ~/.config/develop/Makefile.inc