From a91f858ebaea0f403b2c59773e619086b9198a39 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 28 Feb 2016 16:31:53 -0500 Subject: bump version to 0.5.0 --- src/globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/globals.h b/src/globals.h index e33ff5c..d26dc15 100644 --- a/src/globals.h +++ b/src/globals.h @@ -66,7 +66,7 @@ #define WORLD_MAGIC 0x31415926 #define USERDB_MAGIC 0x27182818 #define MAX_FAILURES 3 -#define NETCOSM_VERSION "0.5.0-rc1" +#define NETCOSM_VERSION "0.5.0" /* username length */ #define MAX_NAME_LEN 32 -- cgit v1.1