X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=version.h;h=4b2f7a3fa54449bc53d9cb9e1acfce0006778b52;hp=943d819679c9ffed6cc7730095d21b927ba8fd24;hb=6e02b4767f8db674d5a844502f48ed8934373d82;hpb=4a44149acc2d045af71e254d1c6cf16d96a8007f diff --git a/version.h b/version.h index 943d819..4b2f7a3 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,7 @@ // Version number. Don't expect this to change all that often. -#define SERVER_VERSION "1.0.2-pre" +#define SERVER_VERSION "1.0.5-pre" #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION #endif // !defined(_VERSION_H)