[patch] Re-run the 'default_title' patch
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 7054d4a..d15b597 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -200,5 +200,5 @@
 execute:frappe.delete_doc_if_exists("Print Format", "Credit Note - Negative Invoice")
 
 # V6.0
-erpnext.patches.v6_0.set_default_title
+erpnext.patches.v6_0.set_default_title # 2015-09-03
 execute:frappe.db.set_value("Stock Settings", None, "automatically_set_serial_nos_based_on_fifo", 1)