summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-11-13 10:23:52 +0000
committerRoy Marples <roy@marples.name>2019-11-13 10:23:52 +0000
commitb17df5f377335052b7edb92df88bdbc7208e1ceb (patch)
tree08672c170af66fdf422a498bb4661e8f7404f6fe
parentf3cfb1ea178bc0dd21d0d34eb3f2a0af4fae82cf (diff)
downloaddhcpcd-b17df5f377335052b7edb92df88bdbc7208e1ceb.tar.xz
Release dhcpcd-8.1.2dhcpcd-8.1.2
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index eaa105a0..a87ed4bb 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "8.1.1"
+#define VERSION "8.1.2"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"