You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed "s/PACKAGE_VERSION=.*/PACKAGE_VERSION=$JACK_PLAYREC_VERSION_MAJOR.$JACK_PLAYREC_VERSION_MINOR.$JACK_PLAYREC_VERSION_RELEASE/"<$tmpfile> packaging/pkg/Makefile
cp packaging/exe/jack_playrec.nsi $tmpfile
sed "s/!define PRODUCT_VERSION.*/!define PRODUCT_VERSION $JACK_PLAYREC_VERSION_MAJOR.$JACK_PLAYREC_VERSION_MINOR.$JACK_PLAYREC_VERSION_RELEASE/"<$tmpfile> packaging/exe/jack_playrec.nsi