summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-04-06 11:28:57 +0100
committerRoy Marples <roy@marples.name>2018-04-06 11:28:57 +0100
commit70920f5b8f7ea69d643613bcdedaf523c93839b0 (patch)
treef04e03d420e0763aafbee70ba251cb73cc687467
parent86d1fc1aab086b2b9ac11d37f80d9644e15439ff (diff)
downloaddhcpcd-7.0.3.tar.xz
Release dhcpcd-7.0.3dhcpcd-7.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 e2979b1f..cbc2c8ac 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.2"
+#define VERSION "7.0.3"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"