Bump version to 1.1.1a

This commit is contained in:
Keith Winstein
2012-03-28 15:17:24 +02:00
parent 0d35baae88
commit c868c587d4
4 changed files with 28 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.1';
my $MOSH_VERSION = '1.1.1a';
use warnings;
use strict;