mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Bump the Graphite release series to alpha 5, intended as retroactively backdated to the start of 2026
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use std::env;
|
||||
use std::process::Command;
|
||||
|
||||
const GRAPHITE_RELEASE_SERIES: &str = "Alpha 4";
|
||||
const GRAPHITE_RELEASE_SERIES: &str = "Alpha 5";
|
||||
|
||||
fn main() {
|
||||
// Instruct Cargo to rerun this build script if any of these environment variables change.
|
||||
|
||||
Reference in New Issue
Block a user