summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-12-20 22:09:20 +0000
committerRoy Marples <roy@marples.name>2019-12-20 22:10:34 +0000
commit5922beee4756a85ee87aeb9279b6c42abe17db33 (patch)
tree9b988464e68b529f406d9081b5fd27e04d009669
parentccbd6e8d7b562004d34d05c84c560a2383d2f9da (diff)
downloaddhcpcd-7.2.5.tar.xz
Release dhcpcd-7.2.5dhcpcd-7.2.5
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index f4260fec..653d22ae 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.2.4"
+#define VERSION "7.2.5"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"