summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2012-03-23 09:07:59 +0000
committerRoy Marples <roy@marples.name>2012-03-23 09:07:59 +0000
commit63159d3ba667923da9edc2d6ee7b511f5225fd3b (patch)
tree0ca729d72b9859a23112a496895e1fc35492f40d
parent65436fea3da4d3b8ad765b01495cdbb54d7cc456 (diff)
downloaddhcpcd-63159d3ba667923da9edc2d6ee7b511f5225fd3b.tar.xz
Release dhcpcd-5.5.5dhcpcd-5.5.5
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index d6466c41..84fdcc2b 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.5.4"
+#define VERSION "5.5.5"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"