diff options
author | Derek Jennings <djennings@mageia.org> | 2013-07-17 13:50:06 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-08-24 18:33:20 +0100 |
commit | d6136fa13e26e117fc1fe5ba89a9fec8f4816524 (patch) | |
tree | 1e90f99b5bea44cb23301dc28394cffb8c0f8a5d /Makefile | |
parent | ebc3d5d346521277b1606691364a0458aa27a8cd (diff) | |
download | mandi-d6136fa13e26e117fc1fe5ba89a9fec8f4816524.tar mandi-d6136fa13e26e117fc1fe5ba89a9fec8f4816524.tar.gz mandi-d6136fa13e26e117fc1fe5ba89a9fec8f4816524.tar.bz2 mandi-d6136fa13e26e117fc1fe5ba89a9fec8f4816524.tar.xz mandi-d6136fa13e26e117fc1fe5ba89a9fec8f4816524.zip |
replace obsolete state module with conntrack (mga#8225)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = mandi -VERSION = 1.2 +VERSION = 1.3 all: (cd src; make) |