Bump version to 1.9.0
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,3 +1,8 @@
|
||||
pluma 1.9.0
|
||||
===========
|
||||
|
||||
* Use MateAboutDialog from libmate-desktop
|
||||
|
||||
pluma 1.8.0
|
||||
===========
|
||||
|
||||
|
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.63.2)
|
||||
|
||||
m4_define(pluma_major_version, 1)
|
||||
m4_define(pluma_minor_version, 8)
|
||||
m4_define(pluma_minor_version, 9)
|
||||
m4_define(pluma_micro_version, 0)
|
||||
m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
|
||||
|
||||
|
Reference in New Issue
Block a user