summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-07-02 14:42:57 +0100
committerRoy Marples <roy@marples.name>2020-07-02 14:42:57 +0100
commit1c43c1a4511f67e971b81349ddd99f272f8528b8 (patch)
tree2e6765e5e2e41c04ab13d5227baeb6f879a230a0
parent786ec29a3fc79afccb195e8195b2a0466641ef91 (diff)
downloaddhcpcd-9.1.3.tar.xz
Release dhcpcd-9.1.3dhcpcd-9.1.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 71668178..4f90c7f2 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -29,7 +29,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "9.1.2"
+#define VERSION "9.1.3"
#ifndef PRIVSEP_USER
# define PRIVSEP_USER "_" PACKAGE