Renumber versions to, e.g., 1.0.9

This commit is contained in:
Keith Winstein
2012-03-19 00:21:35 -04:00
parent c4ee01561a
commit 5571e9a828
3 changed files with 7 additions and 7 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.09b';
my $MOSH_VERSION = '1.0.9b';
use warnings;
use strict;