summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-05-30 06:38:40 -0500
committerJesse Luehrs <doy@tozt.net>2013-05-30 06:40:33 -0500
commit0bbb4a5059f1c155eebd39e5b2edd078468c6c0b (patch)
treebc65641e802a22e5d05a4b3214fba4f895cd246f
parentff9a35c2f68a9e1fd6d4a6e653fec4d7adb035ea (diff)
downloadreply-0bbb4a5059f1c155eebd39e5b2edd078468c6c0b.tar.gz
reply-0bbb4a5059f1c155eebd39e5b2edd078468c6c0b.zip
need to change the name here too
-rw-r--r--.gitignore2
-rw-r--r--Changes2
-rw-r--r--dist.ini4
3 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index d9b5a66..9f1ba2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,6 @@ MANIFEST.bak
*.sw[po]
.DS_Store
.build
-App-REPL-*
+Reply-*
*.bs
*.o
diff --git a/Changes b/Changes
index 8dc600e..f0ab746 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-Revision history for App-REPL
+Revision history for Reply
{{$NEXT}}
- Initial release
diff --git a/dist.ini b/dist.ini
index a1f9c42..1230162 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,11 +1,11 @@
-name = App-REPL
+name = Reply
author = Jesse Luehrs <doy at cpan dot org>
license = MIT
copyright_holder = Jesse Luehrs
[@DOY]
:version = 0.08
-dist = App-REPL
+dist = Reply
repository = github
[AutoPrereqs]