From 1f8fc1d32407622053e6567fce8649d6fb316e4d Mon Sep 17 00:00:00 2001 From: sampctl Date: Sat, 19 May 2018 09:33:51 +0100 Subject: [PATCH] sampctl package release: 1.0.0 --- samp_geoip_version.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samp_geoip_version.inc b/samp_geoip_version.inc index fff3917..dcce597 100644 --- a/samp_geoip_version.inc +++ b/samp_geoip_version.inc @@ -2,6 +2,6 @@ // DO NOT EDIT THIS FILE MANUALLY! // To update the version number for a new release, run "sampctl package release" -#define SAMP_GEOIP_VERSION_MAJOR (0) +#define SAMP_GEOIP_VERSION_MAJOR (1) #define SAMP_GEOIP_VERSION_MINOR (0) -#define SAMP_GEOIP_VERSION_PATCH (1) +#define SAMP_GEOIP_VERSION_PATCH (0)