X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=version.h;h=8751f7a0f87be039f724797b1c3051a0faa477fa;hp=ccc67233c25af3794478b6f9dacc4b3686bb1d98;hb=c020a9df307f6a5794336919fe5f2ac9a5a94e0a;hpb=4243e7f781e59657a31b3d0746e36c8b49024dd0 diff --git a/version.h b/version.h index ccc6723..8751f7a 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.4" +#define SERVER_VERSION "1.4.0" #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION #endif // !defined(_VERSION_H)