~donadigo/switchboard-plug-networking/common-rewrite

« back to all changes in this revision

Viewing changes to CMakeLists.txt

Resolve conflicts and merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
# Set the Title to use for the Plug in the Overview and in the Titlebar
13
13
set (PLUGTITLE "Network")
14
14
# Set the version for the plug
15
 
set (VERSION "0.1")
 
15
set (VERSION "0.1.0.2")
16
16
 
17
17
# Set the Name of the plug, should be an executable command, lowercase, no spaces 
18
18