Updated version to 0.19.1.
diff --git a/configure.ac b/configure.ac
index 1ebd196..999f0ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.61])
-AC_INIT([mesos], [0.19.0])
+AC_INIT([mesos], [0.19.1])
 
 # Have autoconf setup some variables related to the system.
 AC_CANONICAL_HOST