From 4e53d9bd12127ec41aa682fea3f483c3fa07b46e Mon Sep 17 00:00:00 2001 From: supermerill Date: Sun, 3 Feb 2019 18:10:30 +0100 Subject: [PATCH] really up the tag to alpha4.0 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index c24762003..9107fe1b9 100644 --- a/version.inc +++ b/version.inc @@ -2,7 +2,7 @@ # (the version numbers are generated by the build script from the git current label) set(SLIC3R_FORK_NAME "Slic3r++") -set(SLIC3R_VERSION "1.42.0-alpha2") +set(SLIC3R_VERSION "1.42.0-alpha4.0") set(SLIC3R_BUILD "${SLIC3R_VERSION}+UNKNOWN") set(SLIC3R_BUILD_ID "${SLIC3R_BUILD_ID}") set(SLIC3R_RC_VERSION "1,42,0,0")