This commit is contained in:
Clement Lefebvre
2017-05-05 08:39:37 +01:00
parent 98dfbf6980
commit 524b66e059
2 changed files with 191 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, 2)
m4_define(xed_micro_version, 2)
m4_define(xed_minor_version, 4)
m4_define(xed_micro_version, 0)
m4_define(xed_version, xed_major_version.xed_minor_version.xed_micro_version)
AC_INIT([xed], [xed_version],