[core] switching to 0.5.0;
This commit is contained in:
parent
6d63995bea
commit
862d101d9d
@ -1,6 +1,6 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_INIT(libsxmp, 0.4.3)
|
AC_INIT(libsxmp, 0.5.0)
|
||||||
|
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
|
||||||
|
@ -27,8 +27,8 @@
|
|||||||
#define __SXMP_VERSION_H__
|
#define __SXMP_VERSION_H__
|
||||||
|
|
||||||
#define SXMP_BRANCH 0
|
#define SXMP_BRANCH 0
|
||||||
#define SXMP_MAJOR 4
|
#define SXMP_MAJOR 5
|
||||||
#define SXMP_MINOR 3
|
#define SXMP_MINOR 0
|
||||||
|
|
||||||
#define V2_1_TPROT "v2_1"
|
#define V2_1_TPROT "v2_1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user