mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 19:38:12 +08:00
Declare the start of the Alpha 4 release series
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
use std::process::Command;
|
||||
|
||||
const GRAPHITE_RELEASE_SERIES: &str = "Alpha 3";
|
||||
const GRAPHITE_RELEASE_SERIES: &str = "Alpha 4";
|
||||
|
||||
fn main() {
|
||||
// Execute a Git command for its stdout. Early exit if it fails for any of the possible reasons.
|
||||
|
||||
Reference in New Issue
Block a user