summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-01-01 11:17:56 +0000
committerRoy Marples <roy@marples.name>2018-01-01 11:17:56 +0000
commitdbbb02133ce761dafb42daef0b2eb6eaf8bf403d (patch)
treeae3663c3f9c3cf6cd538d11c267a267abe0b40fe
parent9a401ca4b6c6a8f0b54d45a2f09a121325913366 (diff)
downloaddhcpcd-dbbb02133ce761dafb42daef0b2eb6eaf8bf403d.tar.xz
Release dhcpcd-7.0.0dhcpcd-7.0.0
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 6d1b1ae8..fb025375 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.0-rc4"
+#define VERSION "7.0.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"