diff --git a/CHANGELOG.md b/CHANGELOG.md index a882abb..4c38956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +Version 3.1.2 +------------- + +Proper handling of multibyte characters. + Version 3.1.1 ------------- diff --git a/README.md b/README.md index aaf28b2..0f3a734 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This will not work on Gedit 2. You can download the Gedit 2 version here: http:/ * Authors: * Osmo Salomaa wrote original Gedit 2 plugin * Jon Leighton ported to Gedit 3 -* Version: 3.1.1 +* Version: 3.1.2 Installation ------------ diff --git a/trailsave.plugin b/trailsave.plugin index aba9f22..8b69218 100644 --- a/trailsave.plugin +++ b/trailsave.plugin @@ -7,4 +7,4 @@ Description=Strip trailing whitespace on save Authors=Osmo Salomaa , Jon Leighton Copyright=Copyright (C) 2006-2011 Osmo Salomaa & Jon Leighton Website=http://github.com/jonleighton/gedit-trailsave -Version=3.1.1 +Version=3.1.2