diff --git a/Core/manifest.mf b/Core/manifest.mf
index 260c73c5421c27e2d246964a3c21763205111fe0..67d3366e22c554d161c63cdef89d060077c984bd 100644
--- a/Core/manifest.mf
+++ b/Core/manifest.mf
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 OpenIDE-Module: org.sleuthkit.autopsy.core/10
 OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/core/Bundle.properties
 OpenIDE-Module-Layer: org/sleuthkit/autopsy/core/layer.xml
-OpenIDE-Module-Implementation-Version: 22
+OpenIDE-Module-Implementation-Version: 23
 OpenIDE-Module-Requires: org.openide.windows.WindowManager
 AutoUpdate-Show-In-Client: true
 AutoUpdate-Essential-Module: true
diff --git a/Core/nbproject/project.properties b/Core/nbproject/project.properties
index 334d93ae55e6bbe69f983f2c2d7104492775e350..2fab1a97d395205942fd8c3e005a124dbb80ff44 100644
--- a/Core/nbproject/project.properties
+++ b/Core/nbproject/project.properties
@@ -34,5 +34,5 @@ nbm.homepage=http://www.sleuthkit.org/
 nbm.module.author=Brian Carrier
 nbm.needs.restart=true
 source.reference.curator-recipes-2.8.0.jar=release/modules/ext/curator-recipes-2.8.0-sources.jar
-spec.version.base=10.10
+spec.version.base=10.11
 
diff --git a/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties b/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties
index 245fe1744df0085b26961346953347f1470a51bb..5920c7cfb1e3b57198f6a52d646e1252a7665d7a 100644
--- a/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties
+++ b/Core/src/org/sleuthkit/autopsy/corecomponents/Bundle.properties
@@ -26,7 +26,7 @@ LBL_Description=<div style=\"font-size: 12pt; font-family: Verdana, 'Verdana CE'
 Format_OperatingSystem_Value={0} version {1} running on {2}
 LBL_Copyright=<div style\="font-size\: 12pt; font-family\: Verdana, 'Verdana CE',  Arial, 'Arial CE', 'Lucida Grande CE', lucida, 'Helvetica CE', sans-serif; ">Autopsy&trade; is a digital forensics platform based on The Sleuth Kit&trade; and other tools. <br><ul><li>General Information: <a style\="color\: \#1E2A60;" href\="http\://www.sleuthkit.org">http\://www.sleuthkit.org</a>.</li><li>Training: <a style\="color\: \#1E2A60;" href\="http://www.basistech.com/autopsy-training">http://www.basistech.com/autopsy-training</a></li><li>Commercial Support: <a style\="color\: \#1E2A60;" href\="http://www.basistech.com/digital-forensics/autopsy/support/">http://www.basistech.com/digital-forensics/autopsy/support/</a></li></ul>Copyright &copy; 2003-2018. </div>
 URL_ON_IMG=http://www.sleuthkit.org/
-URL_ON_HELP=http://sleuthkit.org/autopsy/docs/user-docs/4.6.0/
+URL_ON_HELP=http://sleuthkit.org/autopsy/docs/user-docs/4.7.0/
 FILE_FOR_LOCAL_HELP=file:///
 INDEX_FOR_LOCAL_HELP=/docs/index.html
 LBL_Close=Close
diff --git a/Experimental/nbproject/project.xml b/Experimental/nbproject/project.xml
index dbd5a31c4c04468168149904157af5995d269269..8515833a6a7bec421bfbdb0c8ec6bbeadd3f4848 100644
--- a/Experimental/nbproject/project.xml
+++ b/Experimental/nbproject/project.xml
@@ -119,7 +119,7 @@
                     <compile-dependency/>
                     <run-dependency>
                         <release-version>10</release-version>
-                        <specification-version>10.10</specification-version>
+                        <specification-version>10.11</specification-version>
                     </run-dependency>
                 </dependency>
                 <dependency>
@@ -137,7 +137,7 @@
                     <compile-dependency/>
                     <run-dependency>
                         <release-version>6</release-version>
-                        <specification-version>6.3</specification-version>
+                        <specification-version>6.5</specification-version>
                     </run-dependency>
                 </dependency>
             </module-dependencies>
diff --git a/ImageGallery/nbproject/project.xml b/ImageGallery/nbproject/project.xml
index eb907611cfff08be174e4a416df1fc9330ca1228..0fdad950f264190d7ea5dd1c2c143ca114dac777 100644
--- a/ImageGallery/nbproject/project.xml
+++ b/ImageGallery/nbproject/project.xml
@@ -127,7 +127,7 @@
                     <compile-dependency/>
                     <run-dependency>
                         <release-version>10</release-version>
-                        <specification-version>10.10</specification-version>
+                        <specification-version>10.11</specification-version>
                     </run-dependency>
                 </dependency>
                 <dependency>
diff --git a/KeywordSearch/manifest.mf b/KeywordSearch/manifest.mf
index 60d53795443c1c7e351aedfd0acce9df67f1b1ea..9f3126687e09156f9bde6680960547e6f71199ea 100644
--- a/KeywordSearch/manifest.mf
+++ b/KeywordSearch/manifest.mf
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 AutoUpdate-Show-In-Client: true
 OpenIDE-Module: org.sleuthkit.autopsy.keywordsearch/6
-OpenIDE-Module-Implementation-Version: 18
+OpenIDE-Module-Implementation-Version: 19
 OpenIDE-Module-Install: org/sleuthkit/autopsy/keywordsearch/Installer.class
 OpenIDE-Module-Layer: org/sleuthkit/autopsy/keywordsearch/layer.xml
 OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/keywordsearch/Bundle.properties
diff --git a/KeywordSearch/nbproject/project.properties b/KeywordSearch/nbproject/project.properties
index 600396fb43241dab716ac75b38e0de7edc5f4985..4af4a610bfda185528f2342ce657a0e7a138c79c 100644
--- a/KeywordSearch/nbproject/project.properties
+++ b/KeywordSearch/nbproject/project.properties
@@ -142,4 +142,4 @@ license.file=../LICENSE-2.0.txt
 nbm.homepage=http://www.sleuthkit.org/autopsy/
 nbm.needs.restart=true
 source.reference.commons-validator-1.5.1.jar=release/modules/ext/commons-validator-1.5.1-sources.jar 
-spec.version.base=6.4
+spec.version.base=6.5
diff --git a/KeywordSearch/nbproject/project.xml b/KeywordSearch/nbproject/project.xml
index a8b49012cf4de181efc63d49115062a2352fd8d1..25142d81191d904688fdbc522f3110939548d8ab 100644
--- a/KeywordSearch/nbproject/project.xml
+++ b/KeywordSearch/nbproject/project.xml
@@ -119,7 +119,7 @@
                     <compile-dependency/>
                     <run-dependency>
                         <release-version>10</release-version>
-                        <specification-version>10.10</specification-version>
+                        <specification-version>10.11</specification-version>
                     </run-dependency>
                 </dependency>
                 <dependency>
diff --git a/RecentActivity/nbproject/project.xml b/RecentActivity/nbproject/project.xml
index 4b173c70c13a2d6587930025495873faa5b9613e..fd72fa7dfe38202f2069889788c978b5dada9d0e 100644
--- a/RecentActivity/nbproject/project.xml
+++ b/RecentActivity/nbproject/project.xml
@@ -60,7 +60,7 @@
                     <compile-dependency/>
                     <run-dependency>
                         <release-version>10</release-version>
-                        <specification-version>10.10</specification-version>
+                        <specification-version>10.11</specification-version>
                     </run-dependency>
                 </dependency>
             </module-dependencies>
diff --git a/docs/doxygen-user/Doxyfile b/docs/doxygen-user/Doxyfile
index f2f31448a032834d2543fd36315febf4a97526f4..84605ac34f608ec7f64b867fa317f58ec19e4b86 100755
--- a/docs/doxygen-user/Doxyfile
+++ b/docs/doxygen-user/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = "Autopsy User Documentation"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = 4.6.0
+PROJECT_NUMBER         = 4.7.0
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
@@ -1025,7 +1025,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_OUTPUT            = 4.6.0
+HTML_OUTPUT            = 4.7.0
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).
diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile
index 3f4797ace01598a579d8522ab3ee0ca959a0fa70..5dbdbf1479913186e523df7ca4e04c404ab3d32e 100755
--- a/docs/doxygen/Doxyfile
+++ b/docs/doxygen/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = "Autopsy"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = 4.6.0
+PROJECT_NUMBER         = 4.7.0
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
@@ -1063,7 +1063,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_OUTPUT            = api-docs/4.6.0/
+HTML_OUTPUT            = api-docs/4.7.0/
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).
diff --git a/nbproject/project.properties b/nbproject/project.properties
index 781ec2c83b5d9e652bb4c1043beb82ae9777d204..beb6c09b6f4e08b0f961f935b802269f25a7cfa6 100644
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -4,10 +4,10 @@ app.title=Autopsy
 ### lowercase version of above
 app.name=${branding.token}
 ### if left unset, version will default to today's date
-app.version=4.6.0
+app.version=4.7.0
 ### build.type must be one of: DEVELOPMENT, RELEASE
-#build.type=RELEASE
-build.type=DEVELOPMENT
+build.type=RELEASE
+#build.type=DEVELOPMENT
 
 project.org.netbeans.progress=org-netbeans-api-progress
 project.org.sleuthkit.autopsy.experimental=Experimental
diff --git a/pythonExamples/README.txt b/pythonExamples/README.txt
index 3564182ec99d245369cc10411067d03afa05a23c..cbf1d600958adcb0c4c58304cb2dce1a0e37d637 100644
--- a/pythonExamples/README.txt
+++ b/pythonExamples/README.txt
@@ -5,7 +5,7 @@ your needs.
 See the developer guide for more details and how to use and load
 the modules.
 
-    http://sleuthkit.org/autopsy/docs/api-docs/4.6.0/index.html
+    http://sleuthkit.org/autopsy/docs/api-docs/4.7.0/index.html
 
 Each module in this folder should have a brief description about what they 
 can do. 
diff --git a/thunderbirdparser/nbproject/project.xml b/thunderbirdparser/nbproject/project.xml
index 2e738ef5889d16bc0a50309298e46962f76d16cf..110c3b8ede5fd03c22c540ab9d34012a2c5a04f4 100644
--- a/thunderbirdparser/nbproject/project.xml
+++ b/thunderbirdparser/nbproject/project.xml
@@ -36,7 +36,7 @@
                     <compile-dependency/>
                     <run-dependency>
                         <release-version>10</release-version>
-                        <specification-version>10.10</specification-version>
+                        <specification-version>10.11</specification-version>
                     </run-dependency>
                 </dependency>
                 <dependency>
@@ -45,7 +45,7 @@
                     <compile-dependency/>
                     <run-dependency>
                         <release-version>6</release-version>
-                        <specification-version>6.3</specification-version>
+                        <specification-version>6.5</specification-version>
                     </run-dependency>
                 </dependency>
             </module-dependencies>