summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2014-09-16 22:09:42 +0000
committerRoy Marples <roy@marples.name>2014-09-16 22:09:42 +0000
commit00601c4ae92fe16890b142311e05889e29e0ec45 (patch)
treeb43c2caeff932d13ee455eae3ad4aae34f1dcdbb
parentcdf385c5236dc011518f4e390c07219f4f4f2b3c (diff)
downloaddhcpcd-00601c4ae92fe16890b142311e05889e29e0ec45.tar.xz
Release dhcpcd-6.4.4dhcpcd-6.4.4
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 3be515d0..eca02fda 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.4.3"
+#define VERSION "6.4.4"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"