X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=version.h;fp=version.h;h=4ff79a1eaa1810f45f1fdc90636e74d53f5d1669;hp=8751f7a0f87be039f724797b1c3051a0faa477fa;hb=6cef2355000097dd9c762bb22ae0a3dd60371b76;hpb=a3df546ba8ea6fde76bcad14cef5396c024b24be 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)