From: Roy Marples Date: Thu, 18 Apr 2019 13:54:29 +0000 (+0100) Subject: Changed mind, use .0 X-Git-Tag: v8.0.0~46^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80959d874a38c1bb5108d3db21faedee445f390e;p=thirdparty%2Fdhcpcd.git Changed mind, use .0 --- diff --git a/src/defs.h b/src/defs.h index a5c7de41..ceb158ce 100644 --- a/src/defs.h +++ b/src/defs.h @@ -28,7 +28,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "7.99.1" +#define VERSION "7.99.0" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf"