1.4.0
This commit is contained in:
@@ -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],
|
||||
|
Reference in New Issue
Block a user