summaryrefslogtreecommitdiff
path: root/modules/Version.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-05-18 12:23:52 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-05-18 12:23:52 +0000
commitab62dcd73f740c95da4d6480a51b4016f47414d4 (patch)
tree821047b218b221d3ea073cbe30ab99c9ac8c68bf /modules/Version.pm
parentec692e4988570ff1673032f5b5c4265c084f6365 (diff)
downloadMPC-ab62dcd73f740c95da4d6480a51b4016f47414d4.tar.gz
ChangeLogTag: Tue May 18 07:22:53 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/Version.pm')
-rw-r--r--modules/Version.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/Version.pm b/modules/Version.pm
index c63e1ff5..8897a25b 100644
--- a/modules/Version.pm
+++ b/modules/Version.pm
@@ -16,7 +16,7 @@ use strict;
# Data Section
# ************************************************************
-my($version) = '3.1';
+my($version) = '3.1.1';
# ************************************************************
# Subroutine Section