diff --git a/src/utils/version/version.h b/src/utils/version/version.h index d0925a52281ef760eef7458d0791f8bae9388af2..763a208e87894db5035c868cf31448ac526e7988 100644 --- a/src/utils/version/version.h +++ b/src/utils/version/version.h @@ -3,6 +3,6 @@ // define the version. All tools in the // suite carry the same version number. -#define VERSION "2.13.0.alpha" +#define VERSION "2.13.0" #endif /* VERSION_H */