This commit is contained in:
Clement Lefebvre
2017-11-03 21:14:25 +00:00
parent b497904cc7
commit b9422cd437
2 changed files with 27 additions and 2 deletions

View File

@@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.63.2)
m4_define(xed_major_version, 1)
m4_define(xed_minor_version, 4)
m4_define(xed_micro_version, 6)
m4_define(xed_minor_version, 6)
m4_define(xed_micro_version, 0)
m4_define(xed_version, xed_major_version.xed_minor_version.xed_micro_version)
AC_INIT([xed], [xed_version],