summaryrefslogtreecommitdiff
path: root/modules/Version.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-04-23 16:06:51 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-04-23 16:06:51 +0000
commitb92762f3fca296bbc4b56f81ca7392b0415cda5d (patch)
tree752761f5e6cdb963bee8f474b8e86ee48fff1e9e /modules/Version.pm
parent8d89f372a2bb065c4011e2709c638b605a33622f (diff)
downloadMPC-b92762f3fca296bbc4b56f81ca7392b0415cda5d.tar.gz
ChangeLogTag: Fri Apr 23 11:06:10 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 5739419f..c63e1ff5 100644
--- a/modules/Version.pm
+++ b/modules/Version.pm
@@ -16,7 +16,7 @@ use strict;
# Data Section
# ************************************************************
-my($version) = '3.0';
+my($version) = '3.1';
# ************************************************************
# Subroutine Section