summaryrefslogtreecommitdiff
path: root/modules/Version.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-03-11 12:43:43 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-03-11 12:43:43 +0000
commit1df8441c891edaf285d67d7004b89cd5a4ec4bbe (patch)
treea044a82c32ee2f843a70956005bef8d91c2bd074 /modules/Version.pm
parentddb0ed34a309a32c5ef816be23e4f37fe3825b77 (diff)
downloadMPC-1df8441c891edaf285d67d7004b89cd5a4ec4bbe.tar.gz
ChangeLogTag: Thu Mar 11 06:42:19 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 1604ad51..e6d26fc8 100644
--- a/modules/Version.pm
+++ b/modules/Version.pm
@@ -16,7 +16,7 @@ use strict;
# Data Section
# ************************************************************
-my($version) = '2.8';
+my($version) = '2.9';
# ************************************************************
# Subroutine Section