summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/nsINavHistoryService.idl
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/places/nsINavHistoryService.idl')
-rw-r--r--toolkit/components/places/nsINavHistoryService.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/components/places/nsINavHistoryService.idl b/toolkit/components/places/nsINavHistoryService.idl
index 5b118911a1..cb9b301410 100644
--- a/toolkit/components/places/nsINavHistoryService.idl
+++ b/toolkit/components/places/nsINavHistoryService.idl
@@ -903,7 +903,7 @@ interface nsINavHistoryService : nsISupports
// The current database schema version.
// To migrate to a new version bump this, add a MigrateVXXUp function to
// Database.cpp/h, and a test into tests/migration/
- const unsigned long DATABASE_SCHEMA_VERSION = 75;
+ const unsigned long DATABASE_SCHEMA_VERSION = 77;
/**
* System Notifications: