Skip to content

Commit 74f284c

Browse files
author
raveit65
committed
bump version
master should have a higher version than stable branch
1 parent 0034a56 commit 74f284c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AC_PREREQ([2.60])
22

33
m4_define([msd_api_version_major],[1])
4-
m4_define([msd_api_version_minor],[20])
4+
m4_define([msd_api_version_minor],[21])
55
m4_define([msd_api_version_micro],[0])
66
m4_define([msd_api_version],
77
[msd_api_version_major.msd_api_version_minor.msd_api_version_micro])

0 commit comments

Comments
 (0)