diff --git a/SparkleShare/Mac/README.md b/SparkleShare/Mac/README.md index aa6b0406..c9cc5593 100644 --- a/SparkleShare/Mac/README.md +++ b/SparkleShare/Mac/README.md @@ -70,17 +70,6 @@ rm -Rf ~/.config/sparkleshare ``` -### Updating the version number - -Change the verion number in the following files before making a release: - -``` -configure.ac -SparkleLib/Defines.cs -SparkleShare/Windows/SparkleShare.wxs -``` - - ### Uninstalling Simply remove the SparkleShare bundle. diff --git a/SparkleShare/Windows/README.md b/SparkleShare/Windows/README.md index 6bc1fbce..10dd441d 100644 --- a/SparkleShare/Windows/README.md +++ b/SparkleShare/Windows/README.md @@ -36,17 +36,6 @@ This will create `SparkleShare.msi` in the same directory. Remove `My Documents\SparkleShare` and `AppData\Roaming\sparkleshare` (`AppData` is hidden by default). -### Updating the version number - -Change the verion number in the following files before making a release: - -``` -configure.ac -SparkleLib/Defines.cs -SparkleShare/Windows/SparkleShare.wxs -``` - - ### Uninstalling You can uninstall SparkleShare through the Windows Control Panel.