summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-06-25 14:49:56 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-06-25 14:49:56 -0700
commit93683b690cab115084a3eea17ecf10a486854c9e (patch)
tree054756eee9353469549f0960fcbbcc51b818c8f7 /src
parentb116a72d2bdb88247907e415b3fcdcf83308e255 (diff)
downloadrvi_core-93683b690cab115084a3eea17ecf10a486854c9e.tar.gz
rvi renamed rvi_core. MErged with release-next
Diffstat (limited to 'src')
-rw-r--r--src/rvi_core.app.src (renamed from src/rvi.app.src)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rvi.app.src b/src/rvi_core.app.src
index 2ba8088..ee85629 100644
--- a/src/rvi.app.src
+++ b/src/rvi_core.app.src
@@ -8,7 +8,7 @@
%% -*- erlang -*-
-{application, rvi,
+{application, rvi_core,
[
{description, ""},
{vsn, "0.4.0"},