diff --git a/README.md b/README.md index b646c85b2..4eedcfb3c 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ A port of Arc for the Plasma 5 desktop with a few additions and extras. Availabl The Arc icon theme is available at https://github.com/horst3180/arc-icon-theme #### Plank theme -As of version `20180114` the plank theme will be installed along with the normal arc gtk theme. You can disable the install by passing `disable-plank` to the autogen command. +As of version `20180201` the plank theme will be installed along with the normal Arc-Flatabulous gtk theme. You can disable the install by passing `disable-plank` to the autogen command. Now open the Plank preferences window by executing `plank --preferences` from a terminal and select `Gtk+` as the theme. diff --git a/configure.ac b/configure.ac index e9e0de3fa..3566adebf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_INIT( [arc-flatabulous-theme], - [20180114], + [20180201], [https://github.com/andreisergiu98/arc-flatabulous-theme/issues], [arc-flatabulous-theme], [https://github.com/andreisergiu98/arc-flatabulous-theme],