summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2012-01-24 11:27:55 +0000
committerRoy Marples <roy@marples.name>2012-01-24 11:27:55 +0000
commitbd924a0f09a82285158177bd86e2d0745c6eb42c (patch)
tree001c133d0622549dc062104c0cea8cd20c6a746a
parentefaacbbf18d3fc6a7862f2d8c122d39613fb724d (diff)
downloaddhcpcd-bd924a0f09a82285158177bd86e2d0745c6eb42c.tar.xz
Release dhcpcd-5.5.0dhcpcd-5.5.0
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 002a7ae8..5ce96822 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.2.12"
+#define VERSION "5.5.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"