From 899adca9a66cf5bbcf9a1764db218d459a827d08 Mon Sep 17 00:00:00 2001 From: Brian Carrier Date: Wed, 13 Jan 2010 13:04:27 +0000 Subject: [PATCH] Updated current version --- configure | 2 +- xcode/autopsy.xcodeproj/project.pbxproj | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/configure b/configure index 31383e0480..21d347c12f 100755 --- a/configure +++ b/configure @@ -4,7 +4,7 @@ minver="3.0.0"; # The last released version of TSK -curtskver="3.0.1"; +curtskver="3.1.0"; # Configuration script for the Autopsy Forensic Browser # diff --git a/xcode/autopsy.xcodeproj/project.pbxproj b/xcode/autopsy.xcodeproj/project.pbxproj index 16c279b4f5..f04caa4f2f 100644 --- a/xcode/autopsy.xcodeproj/project.pbxproj +++ b/xcode/autopsy.xcodeproj/project.pbxproj @@ -90,9 +90,11 @@ 02670C5B079A2F7E00BA95F3 /* Project object */ = { isa = PBXProject; buildConfigurationList = 027355510E7C4D6D002BD6DB /* Build configuration list for PBXProject "autopsy" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 02670C57079A2F7E00BA95F3; projectDirPath = ""; + projectRoot = ""; targets = ( ); };