Updated the Mesos version to 0.28.1.
diff --git a/configure.ac b/configure.ac
index b045d3c..bd66542 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.28.0])
+AC_INIT([mesos], [0.28.1])
 
 # Have autoconf setup some variables related to the system.
 AC_CANONICAL_HOST