~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/version/plugin.ini

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
 
name=version
3
2
title=version UDF
4
3
description=UDF Plugin for version function
5
4
load_by_default=yes
6
5
sources=versionudf.cc
7
 
static=yes