X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=version.h;h=e1286122a11194ca5357123a41f5c485913f0426;hp=1e3b40d818839f59f21653b2618eb590f781762e;hb=18a554f90798ccc30999e387054a4a6fcc75a7ce;hpb=19a4ff06d550e394935fd62884ea772dfc9f25f8 diff --git a/version.h b/version.h index 1e3b40d..e128612 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" +#define SERVER_VERSION "1.4.2" #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION #endif // !defined(_VERSION_H)