Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
delatbabel committed Dec 26, 2014
1 parent 47de916 commit 8a9074e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
18 changes: 3 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,16 +150,15 @@ Enable the Plugin
Install Additional Files
========================

There are 3 additional zip files distributed with the logbook, you will need to
install at least 2 of them to make use of all of the features. First you should copy
There are 2 additional zip files distributed with the logbook, you will need to
install the layouts zip file to make use of all of the features. First you should copy
these files to somewhere convenient, e.g. your home directory, desktop,
etc. They can be installed from there. Either that or if you have the
logbook source directory from git they can be installed directly from
there.

* LogbookKonni_Languages.zip (language data files -- included with binary packages)
* LogbookKonni_Layouts.zip (layouts -- NOT included with packages)
* LogbookKonni_Other.zip (help and other files -- NOT included with packages)
* LogbookKonni_Layouts.zip (layouts help and other files -- NOT included with packages)

###Layouts

Expand All @@ -176,17 +175,6 @@ Note that the layouts are customisable by the user and can be distributed to
and shared with other OpenCPN logbook users. If you have developed a useful
custom layout for your logbook then please feel free to send us details.

###Help

These are necessary to get the logbook help window working.

* Start OpenCPN
* Select Options from the toolbar (spanner icon) and go to the Plugins tab.
* Select the Logbook plugin
* Click the Preferences button
* In the dialog click "Install" below the label "Install Layouts"
* In the file dialog select the file 'LogbookKonni_Other.zip'

###Languages

Note: Not needed for OSX or Linux as the languages are in the package.
Expand Down
4 changes: 2 additions & 2 deletions VERSION.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SET(PLUGIN_VERSION_MAJOR "1")
SET(PLUGIN_VERSION_MINOR "2")
SET(PLUGIN_VERSION_PATCH "009")
SET(PLUGIN_VERSION_DATE "2014-12-07")
SET(PLUGIN_VERSION_PATCH "010")
SET(PLUGIN_VERSION_DATE "2014-12-26")

0 comments on commit 8a9074e

Please sign in to comment.