diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt
index a010cd87fb088cc0c2639ead6bac59819b9cb2e5..d5728ffc0726aca2bf3e279a290c73b6bdcc1382 100644
--- a/doc/RELEASE_NOTES.txt
+++ b/doc/RELEASE_NOTES.txt
@@ -1,3 +1,8 @@
+Release 0.13 (05/31/2016)
+=============================
+
+- Added SFTP file system observer agent
+
 Release 0.12 (05/06/2016)
 =============================
 
diff --git a/etc/dm.deploy.conf b/etc/dm.deploy.conf
index c6f420a668f9c630be962d285b403aa24c0becc2..25b6e55f31e03d4ad5646e1fb9b8388b4c8aa3d5 100644
--- a/etc/dm.deploy.conf
+++ b/etc/dm.deploy.conf
@@ -15,5 +15,5 @@ DM_DAQ_WEB_SERVICE_HOST=DM_HOSTNAME
 DM_DAQ_WEB_SERVICE_PORT=33336
 DM_CAT_WEB_SERVICE_HOST=DM_HOSTNAME
 DM_CAT_WEB_SERVICE_PORT=44436
-DM_SOFTWARE_VERSION="0.12 (DM_DATE)"
+DM_SOFTWARE_VERSION="0.13 (DM_DATE)"