summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2012-12-19 10:11:50 +0000
committerRoy Marples <roy@marples.name>2012-12-19 10:11:50 +0000
commitace83a4a6c2502e5ea08ed8c0399ffa60663d7b3 (patch)
treea7339e87b11f96a687dc135a2ba2304b2b85c4a0
parent40324618a95b811dd145a10338ffc50635726ae5 (diff)
downloaddhcpcd-ace83a4a6c2502e5ea08ed8c0399ffa60663d7b3.tar.xz
Release dhcpcd-5.99.3dhcpcd-5.99.3
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index db315377..3fa8f97a 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "5.99.2"
+#define VERSION "5.99.3"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"