summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2014-02-25 11:12:35 +0000
committerRoy Marples <roy@marples.name>2014-02-25 11:12:35 +0000
commitdb67f1e285b2972e43552e63522bd9efbefc822a (patch)
treea7260dd904516e1f5985c98da86d0d50b995cd25
parentb6ee230e947947860616c28c9f43b12ce123f95d (diff)
downloaddhcpcd-db67f1e285b2972e43552e63522bd9efbefc822a.tar.xz
Release dhcpcd-6.3.0dhcpcd-6.3.0
-rw-r--r--defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 32c49cd8..e769dbea 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "6.2.1"
+#define VERSION "6.3.0"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"