Skip to content

Commit

Permalink
Merge pull request lenis0012#1 from smiba/patch-1
Browse files Browse the repository at this point in the history
Add Allium to remove confusion
  • Loading branch information
lenis0012 authored Feb 15, 2018
2 parents 99ebecc + 8db5c20 commit 1408556
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 @@ -3,7 +3,7 @@
m4_define([v_maj], [5])
m4_define([v_min], [5])
m4_define([v_mic], [5])
m4_define([v_rev], [gm-nicehash])
m4_define([v_rev], [gm-nicehash-allium])
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
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])])
m4_define([lt_rev], m4_eval(v_maj + v_min))
Expand Down

0 comments on commit 1408556

Please sign in to comment.