Skip to content

Commit

Permalink
Dynamically set version, resolves #6
Browse files Browse the repository at this point in the history
  • Loading branch information
DBezemer committed Apr 21, 2017
1 parent 5dacfa5 commit f1900b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SPECS/haproxy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
Name: haproxy
Version: 1.7.2
Release: 1%{?dist}
Version: %{version}
Release: %{release}%{?dist}
License: GPL
Group: System Environment/Daemons
URL: http://www.haproxy.org/
Expand Down

0 comments on commit f1900b7

Please sign in to comment.