Navigation Menu

Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
Bump version to 2.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ckolivas committed Dec 29, 2012
1 parent 5e83030 commit b53372b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -2,7 +2,7 @@
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
m4_define([v_maj], [2])
m4_define([v_min], [10])
m4_define([v_mic], [3])
m4_define([v_mic], [4])
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
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 b53372b

Please sign in to comment.