summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ebin/chttpd.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/chttpd.app b/ebin/chttpd.app
index 93364fc4..7b072d4a 100644
--- a/ebin/chttpd.app
+++ b/ebin/chttpd.app
@@ -1,6 +1,6 @@
{application, chttpd, [
{description, "HTTP interface for CouchDB cluster"},
- {vsn, "1.0"},
+ {vsn, "1.0.1"},
{modules, [
chttpd,
chttpd_app,