Skip to content

Commit

Permalink
Bump version to 4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ckolivas committed Apr 3, 2014
1 parent 10e5d91 commit ec2b1b0
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], [4])
m4_define([v_min], [2])
m4_define([v_mic], [2])
m4_define([v_mic], [3])
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
m4_define([v_ver], [v_maj.v_min.v_mic])
m4_define([lt_rev], m4_eval(v_maj + v_min))
Expand Down

0 comments on commit ec2b1b0

Please sign in to comment.