pull/608/head
Rick V 5 years ago
parent 4815e0d04c
commit 538696a387
No known key found for this signature in database
GPG Key ID: C0EDC8723FDC3465

@ -1 +1 @@
shit's on fire yo
shit's on fire yo

@ -1,4 +1,4 @@
REM this requires some kind of cygwin toolset in $PATH
REM or just having sed(1) at a minimum
set /P RELEASE_NAME=<..\..\..\motto.txt
sed -i 's/RELEASE_CODENAME/%RELEASE_NAME%/g' ..\..\Properties\AssemblyInfo.cs
sed -i "s/RELEASE_CODENAME/%RELEASE_NAME%/g" ..\..\Properties\AssemblyInfo.cs
Loading…
Cancel
Save