summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2010-06-08 18:12:48 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2010-06-08 18:12:48 +0000
commit14a592f5a951a77a2ce20fec257e2484b8d63880 (patch)
tree81b1c11d0313e2fd6001c84f5c685d89483816fe
parentaac399ac905d79afd95a81368b999ffa80820250 (diff)
downloadMPC-14a592f5a951a77a2ce20fec257e2484b8d63880.tar.gz
ChangeLogTag: Tue Jun 8 16:06:10 UTC 2010 Adam Mitz <mitza@ociweb.com>
-rw-r--r--history/ChangeLog-3_7 (renamed from ChangeLog)0
-rw-r--r--modules/Version.pm2
2 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/history/ChangeLog-3_7
index 3d3c80f8..3d3c80f8 100644
--- a/ChangeLog
+++ b/history/ChangeLog-3_7
diff --git a/modules/Version.pm b/modules/Version.pm
index 7edc61a5..f1096a41 100644
--- a/modules/Version.pm
+++ b/modules/Version.pm
@@ -17,7 +17,7 @@ use strict;
# ************************************************************
## This is the starting major and minor version
-my $version = '3.7';
+my $version = '3.8';
my $once = 1;
# ************************************************************