summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-08-21 17:16:25 +0100
committerRoy Marples <roy@marples.name>2019-08-21 17:16:25 +0100
commit1055803393ab78a7d7497a607750860bb1787d4c (patch)
tree962fa52b72f3af75d1cdfe67914a380da0836d41
parent223c4b4db8ad3c84fa35d9815ca76ecbc087f46c (diff)
downloaddhcpcd-8.0.3.tar.xz
Release dhcpcd-8.0.3dhcpcd-8.0.3
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 0760eead..9bf87366 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.0.2"
+#define VERSION "8.0.3"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"