summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-05-04 09:41:16 +0100
committerRoy Marples <roy@marples.name>2019-05-04 09:41:16 +0100
commitba146897a3c8268406a6553533f79057d21ee0b1 (patch)
tree9e2413160d8e0df7ac270821824a40183cbfcf65
parentc4188c7a7a73f108eceda4a549d42188d77c8731 (diff)
downloaddhcpcd-ba146897a3c8268406a6553533f79057d21ee0b1.tar.xz
Release dhcpcd-7.2.2
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index d0d2ddea..f53cc680 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.2.1"
+#define VERSION "7.2.2"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"