File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
- 2017-05-18 Keith Winstein <mosh-devel@mit.edu>
1
+ 2017-05-19 Keith Winstein <mosh-devel@mit.edu>
2
2
3
3
* Version 1.3.1 released.
4
4
Original file line number Diff line number Diff line change 2
2
# Process this file with autoconf to produce a configure script.
3
3
4
4
AC_PREREQ ( [ 2.61] )
5
- AC_INIT ( [ mosh] , [ 1.3.1-rc1 ] , [ mosh-devel@mit.edu] )
5
+ AC_INIT ( [ mosh] , [ 1.3.1-rc2 ] , [ mosh-devel@mit.edu] )
6
6
AM_INIT_AUTOMAKE ( [ foreign std-options -Wall -Werror] )
7
7
m4_ifdef ( [ AM_SILENT_RULES ] , [ AM_SILENT_RULES ([ yes] )] )
8
8
AC_CONFIG_SRCDIR ( [ src/frontend/mosh-client.cc] )
Original file line number Diff line number Diff line change
1
+ mosh (1.3.1~rc2-1) experimental; urgency=medium
2
+
3
+ * Build fix.
4
+
5
+ -- Keith Winstein <keithw@cs.stanford.edu> Fri, 19 May 2017 19:25:51 -0400
6
+
1
7
mosh (1.3.1~rc1-1) experimental; urgency=medium
2
8
3
9
* Platform support:
You can’t perform that action at this time.
0 commit comments