fix version number
diff --git a/src/conf.py b/src/conf.py
index 6f7a62e..c5681f7 100644
--- a/src/conf.py
+++ b/src/conf.py
@@ -29,7 +29,7 @@
 
 # should be over-written using rebar-inherited settings
 version = '2.1'
-release = '2.1.0'
+release = '2.1.2'
 
 project = 'Apache CouchDB'