summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-08-24 11:56:30 +0000
committerRoy Marples <roy@marples.name>2008-08-24 11:56:30 +0000
commitf0c82200f2faf5b83ea16d3f415f38ddb340b576 (patch)
tree87fbebdc7d299323cd23d6e76112378b2954508c /config.h
parent5d5323f08441aeae08effe0a9af7d4ea6566aa1b (diff)
downloaddhcpcd-f0c82200f2faf5b83ea16d3f415f38ddb340b576.tar.xz
Release dhcpcd-4.0.0 :D
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index e7e1f8ef..92220394 100644
--- a/config.h
+++ b/config.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "4.0.0-rc5"
+#define VERSION "4.0.0"
/*
* By default we don't add a local link route if we got a routeable address.