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