summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/views/views.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/views/views.c')
-rw-r--r--ldap/servers/plugins/views/views.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/servers/plugins/views/views.c b/ldap/servers/plugins/views/views.c
index 8563d193..68e991ff 100644
--- a/ldap/servers/plugins/views/views.c
+++ b/ldap/servers/plugins/views/views.c
@@ -148,7 +148,7 @@ static int _internal_api_views_entry_dn_exists(char *view_dn, char *e_dn);
static int _internal_api_views_entry_exists_general(char *view_dn, Slapi_Entry *e, char *e_dn);
-static Slapi_PluginDesc pdesc = { "views", VENDOR, PACKAGE_VERSION,
+static Slapi_PluginDesc pdesc = { "views", VENDOR, DS_PACKAGE_VERSION,
"virtual directory information tree views plugin" };
static void * view_plugin_identity = NULL;