Files

5 lines
84 B
Plaintext

rpm.global("ver", gh("audacity/audacity"));
if rpm.changed() {
rpm.release();
}