summaryrefslogtreecommitdiff
path: root/modules/Version.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-02-05 14:00:22 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-02-05 14:00:22 +0000
commit4b536881cd64f8ac288a8b618b6483f39987d750 (patch)
treeb258257eda6b18f50bbf750ea7e18f83f091d850 /modules/Version.pm
parentb3c2df7b4c9123d99857e0244731d53018c2f233 (diff)
downloadMPC-4b536881cd64f8ac288a8b618b6483f39987d750.tar.gz
ChangeLogTag: Thu Feb 5 07:55: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 bca58fc2..e1b6b1f4 100644
--- a/modules/Version.pm
+++ b/modules/Version.pm
@@ -16,7 +16,7 @@ use strict;
# Data Section
# ************************************************************
-my($version) = '2.5';
+my($version) = '2.6';
# ************************************************************
# Subroutine Section