summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-11-10 11:15:27 +0000
committerRoy Marples <roy@marples.name>2008-11-10 11:15:27 +0000
commit3ad4d331afc3c7959cf9ca0c694adb190337a634 (patch)
treede5d9d27c39f8024c5d8a9b0e340c8976420cca2 /config.h
parenteee1b3eed91b9122ad132ea501430693641cd066 (diff)
downloaddhcpcd-3ad4d331afc3c7959cf9ca0c694adb190337a634.tar.xz
Fix some LINT errors.
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 d49736d3..b9d7c7f6 100644
--- a/config.h
+++ b/config.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "4.99.3"
+#define VERSION "4.99.4"
/* Some systems do not have a working fork. */
/* #define THERE_IS_NO_FORK */