diff --git a/version.h b/version.h index 1e8afabcc..82920424b 100644 --- a/version.h +++ b/version.h @@ -70,7 +70,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #endif -#define VERSION_NUMBER "3.0 alpha" +#define VERSION_NUMBER "3.0" int build_number(void); void CL_Version_f(void);