[relase] update version in InstallForge config

pull/2427/head
nick black 3 years ago
parent 7351b2aff6
commit ec404f801b
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -36,6 +36,7 @@ sed -i -e "s/v$OLDVERSION/v$VERSION/g" doc/man/index.html
sed -i -e "s/version=\"$OLDVERSION\"/version=\"$VERSION\"/" cffi/setup.py
sed -i -e "s/version=\"$OLDVERSION\"/version=\"$VERSION\"/" python/setup.py
sed -i -e "s/<version>$OLDVERSION</<version>$VERSION</" tools/nuspec
sed -i -e "s/Program version = $OLDVERSION/Program version = $VERSION/" tools/notcurses-installer.ifp
BUILDDIR="build-$VERSION"

Loading…
Cancel
Save