Răsfoiți Sursa

noob detected

aggstam 3 ani în urmă
părinte
comite
2cb64488ed
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/lib.rs

+ 1 - 1
src/lib.rs

@@ -72,7 +72,7 @@ macro_rules! cli_desc {
             "{} {}-{}\n{}\n{}",
             env!("CARGO_PKG_NAME").to_string(),
             env!("CARGO_PKG_VERSION").to_string(),
-            "459170ff096", // Only noobs will change this
+            "@GIT_REV@", // Only noobs will change this
             env!("CARGO_PKG_DESCRIPTION").to_string(),
             darkfi::ANSI_LOGO,
         );