X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=version.h;h=4a2a26fb331264f32667e99293844142629a41cc;hp=e0389c3fbe4fbb15039eb51bb70a5d67bdca7345;hb=HEAD;hpb=085d103660c6c628c5bf146a6505adaca98b8099 diff --git a/version.h b/version.h index e0389c3..fe89b31 100644 --- a/version.h +++ b/version.h @@ -1,9 +1,7 @@ #ifndef _VERSION_H #define _VERSION_H -// Version number. Don't expect this to change all that often. - -#define SERVER_VERSION "0.2" +#define SERVER_VERSION "1.5.2-pre" #define SERVER_IDENTIFICATION "Cubemap/" SERVER_VERSION #endif // !defined(_VERSION_H)