summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-12-20 11:30:35 +0000
committerRoy Marples <roy@marples.name>2019-12-20 11:30:35 +0000
commit0cb0f52019974b3bba81fadcbb49173e67975d58 (patch)
treedb118f60805e2e215980007a3c8303db2220b852
parent7a2fb4153c500ae5e198447622ca57fa5bc238b2 (diff)
downloaddhcpcd-7.2.4.tar.xz
Release dhcpcd-7.2.4dhcpcd-7.2.4
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 348766ef..f4260fec 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.2.3"
+#define VERSION "7.2.4"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"