Bump version for 1.2 release pre-candidate

This commit is contained in:
Keith Winstein
2012-04-16 21:13:37 -04:00
parent a289a2319e
commit ac2875141b
3 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
my $MOSH_VERSION = '1.1.3a';
my $MOSH_VERSION = '1.1.94';
use warnings;
use strict;