summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2010-07-27 11:52:55 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-07-27 11:52:55 -0400
commit33ee9064a3434baef7b5f026c8e41b563ac8d5e0 (patch)
tree2d9e2a353c0ee68c4ec1e51f859a73fc61333d59
parentc2cb8bd724ad870ae347334ddc4f6862b9244514 (diff)
add the appups for real
-rw-r--r--ebin/fabric.appup3
1 files changed, 3 insertions, 0 deletions
diff --git a/ebin/fabric.appup b/ebin/fabric.appup
new file mode 100644
index 00000000..d1f43486
--- /dev/null
+++ b/ebin/fabric.appup
@@ -0,0 +1,3 @@
+{"1.0.1",[{"1.0",[
+ {load_module, fabric_doc_update}
+]}],[{"1.0",[]}]}.