diff options
| author | monsta <[email protected]> | 2016-12-11 18:40:31 +0300 |
|---|---|---|
| committer | monsta <[email protected]> | 2016-12-11 18:40:31 +0300 |
| commit | b391934a6647ba03612274857615c12ce0b42e95 (patch) | |
| tree | d6d5365f11c8df4d583f8dcf559ac8c27638444d /configure.ac | |
| parent | ed6f76164617eaea8b0e6be291a4e22bde0c95da (diff) | |
| download | pluma-1.17.1.tar.bz2 pluma-1.17.1.tar.xz | |
release 1.17.1v1.17.1
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cf145e37..7feddfa3 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.63.2) m4_define(pluma_major_version, 1) m4_define(pluma_minor_version, 17) -m4_define(pluma_micro_version, 0) +m4_define(pluma_micro_version, 1) m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version) AC_INIT([pluma], [pluma_version], |
