Skip to content

Commit

Permalink
version 5.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NaN-git authored and OhGodAGirl committed Dec 3, 2016
1 parent fccff01 commit 5306c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
m4_define([v_maj], [5])
m4_define([v_min], [5])
m4_define([v_mic], [2])
m4_define([v_mic], [4])
m4_define([v_rev], [gm])
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
m4_ifdef([v_rev], [m4_define([v_ver], [v_maj.v_min.v_mic-v_rev])], [m4_define([v_ver], [v_maj.v_min.v_mic])])
Expand Down

0 comments on commit 5306c23

Please sign in to comment.