Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/grass/qgsgrassplugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ extern "C" {
7777
#include "grass_edit.xpm"
7878
#include "grass_region.xpm"
7979
#include "grass_region_edit.xpm"
80-
static const char *pluginVersion = "0.1";
80+
static const char *pluginVersion = "Version 0.1";
8181

8282
/**
8383
* Constructor for the plugin. The plugin is passed a pointer to the main app

0 commit comments

Comments
 (0)
Please sign in to comment.