aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2013-03-27 18:34:21 -0400
committerGravatar Keith Winstein <keithw@mit.edu>2013-03-27 18:36:03 -0400
commit1b9915fcaf6205f718433b904618e1e5a4602c66 (patch)
treef015010810f82f319a7f4001e7c2c1a9beb4b70a /scripts
parent9669178f07e3fe0b24f8982164ff4ee218db2515 (diff)
Bump version to 1.2.4a
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mosh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mosh b/scripts/mosh
index 30da42e..c9e6c29 100755
--- a/scripts/mosh
+++ b/scripts/mosh
@@ -30,7 +30,7 @@
# this exception statement from all source files in the program, then
# also delete it here.
-my $MOSH_VERSION = '1.2.4';
+my $MOSH_VERSION = '1.2.4a';
use warnings;
use strict;