aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2013-03-27 00:28:47 -0400
committerGravatar Keith Winstein <keithw@mit.edu>2013-03-27 00:28:47 -0400
commit688bf21b079c7adf30b87e0f4d8b75e709d5d161 (patch)
tree2f28276a4966b18381120dd855bd076f0df94fee /scripts
parent61c6ee60118986aa1829f2ce868cedeabab5f341 (diff)
Bump version to 1.2.4
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mosh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mosh b/scripts/mosh
index 77626c5..30da42e 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.3.95rc1';
+my $MOSH_VERSION = '1.2.4';
use warnings;
use strict;