summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkutil.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/a11y/atkutil.cxx')
-rw-r--r--vcl/unx/gtk/a11y/atkutil.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcl/unx/gtk/a11y/atkutil.cxx b/vcl/unx/gtk/a11y/atkutil.cxx
index d3d9824dcc82..026a6d9c917c 100644
--- a/vcl/unx/gtk/a11y/atkutil.cxx
+++ b/vcl/unx/gtk/a11y/atkutil.cxx
@@ -704,8 +704,7 @@ ooo_atk_util_get_toolkit_version (void)
* Version is passed in as a -D flag when this file is
* compiled.
*/
-
- return VERSION;
+ return LIBO_VERSION;
}
/*****************************************************************************/