mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Small fix in version detection for the build.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2011 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
18bb437da0
commit
c2a22babe1
2 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ Greenshot: A screenshot tool optimized for productivity. Save a screenshot or a
|
||||||
|
|
||||||
|
|
||||||
CHANGE LOG:
|
CHANGE LOG:
|
||||||
We changed the version to 1.0 after 5 year the version should no longer have a "beta" feeling!
|
We changed the version to 1.0 after 5 years it should no longer have a "beta" feeling!
|
||||||
|
|
||||||
1.0.1 build 2009 Release Candidate 2
|
1.0.1 build 2011 Release Candidate 2
|
||||||
|
|
||||||
Bugs resolved:
|
Bugs resolved:
|
||||||
* Fixed a problem with the "please wait". It's now possible to cancel the operation, this was needed due to problems with Imgur and other plugin uploads
|
* Fixed a problem with the "please wait". It's now possible to cancel the operation, this was needed due to problems with Imgur and other plugin uploads
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
echo Starting Greenshot BUILD
|
echo Starting Greenshot BUILD
|
||||||
cd ..
|
cd ..
|
||||||
echo Getting current Version
|
echo Getting current Version
|
||||||
tools\TortoiseSVN\SubWCRev.exe . releases\innosetup\setup.iss releases\innosetup\setup-SVN.iss
|
tools\TortoiseSVN\SubWCRev.exe ..\ releases\innosetup\setup.iss releases\innosetup\setup-SVN.iss
|
||||||
cd bin\Release
|
cd bin\Release
|
||||||
del *.log
|
del *.log
|
||||||
echo Making MD5
|
echo Making MD5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue