diff options
Diffstat (limited to 'apps/chttpd/ebin/chttpd.appup')
-rw-r--r-- | apps/chttpd/ebin/chttpd.appup | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/chttpd/ebin/chttpd.appup b/apps/chttpd/ebin/chttpd.appup new file mode 100644 index 00000000..e0b5cdfe --- /dev/null +++ b/apps/chttpd/ebin/chttpd.appup @@ -0,0 +1,4 @@ +{"1.0.3",[{"1.0.2",[ + {load_module, chttpd_external}, + {load_module, chttpd} +]}],[{"1.0.2",[]}]}. |