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