summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-04-18 21:29:11 -0500
committerJesse Luehrs <doy@tozt.net>2010-04-18 21:29:11 -0500
commit675683a8d503f69ba2b0dbd9122f51037138919c (patch)
tree9aad5b6743cf46dca01695bd1bed43f654026081
parentcfa30e9500402e8b0d7a947d5efac49f1f33e19a (diff)
downloadapp-termcast-675683a8d503f69ba2b0dbd9122f51037138919c.tar.gz
app-termcast-675683a8d503f69ba2b0dbd9122f51037138919c.zip
changelog and version bump0.05
-rw-r--r--Changes3
-rw-r--r--dist.ini2
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index a3fa41d..ac18e6e 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for App::Termcast
+0.05 04/18/2010
+ Fix the default termcast server (how did that get changed?)
+
0.04 04/18/2010
Stop ending the session when there is an error while writing to the
termcast server
diff --git a/dist.ini b/dist.ini
index 31974a5..206e78a 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
name = App-Termcast
-version = 0.04
+version = 0.05
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs