summaryrefslogtreecommitdiff
path: root/modules/rest/module.info
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-03-30 13:53:14 -0700
committerBharat Mediratta <bharat@menalto.com>2010-03-30 13:53:14 -0700
commit59b6cd30e621ffeba55f23012e3ede42a4905e78 (patch)
tree97b78844e8b7db3f82f4e14b350a3ad32436d442 /modules/rest/module.info
parent7f175ea87e9567817d34729dec83f7f36509b894 (diff)
Rename "user_access_tokens" table to "user_access_keys" as step 1 of a
multi step process to refer to REST access keys as "access_key" everywhere. Bump the rest module to version 2.
Diffstat (limited to 'modules/rest/module.info')
-rw-r--r--modules/rest/module.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/rest/module.info b/modules/rest/module.info
index 45bd79e4..3ab7e165 100644
--- a/modules/rest/module.info
+++ b/modules/rest/module.info
@@ -1,4 +1,4 @@
name = "REST Access Module"
description = "The RESTful implementation/interface to Gallery3"
-version = 1
+version = 2