diff options
author | James Rayner <james@archlinux.org> | 2009-11-14 01:29:40 +0100 |
---|---|---|
committer | James Rayner <james@archlinux.org> | 2009-11-14 01:29:40 +0100 |
commit | 9b8dac626162dd5f9fc9930e810a3c2e7cf4056c (patch) | |
tree | d548a5e836d719065e225c92cd833c1878296307 /Makefile | |
parent | af082228395c4c30bc4ae1159cfc6786502bcb3f (diff) | |
download | netctl-9b8dac626162dd5f9fc9930e810a3c2e7cf4056c.tar.gz netctl-9b8dac626162dd5f9fc9930e810a3c2e7cf4056c.tar.xz |
netcfg v2.5.0rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ DESTDIR= -VERSION=2.5.0a1 +VERSION=2.5.0rc1 VPATH = doc install: |