Skip to content

Commit

Permalink
Set version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
susam committed Jun 5, 2016
1 parent eb74ff9 commit 7c8b1d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion timebox
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


VERSION=0.2.0-DEV
VERSION=0.2.0
AUTHOR="Susam Pal"
COPYRIGHT="Copyright (c) 2013-2016 $AUTHOR"
LICENSE_URL="http://susam.in/licenses/mit/"
Expand Down
2 changes: 1 addition & 1 deletion timebox.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ rem Starting point of this script.
setlocal

rem Script data.
set VERSION=0.2.0-DEV
set VERSION=0.2.0
set AUTHOR=Susam Pal
set COPYRIGHT=Copyright (c) 2013-2016 %AUTHOR%
set LICENSE_URL=http://susam.in/licenses/mit/
Expand Down

0 comments on commit 7c8b1d4

Please sign in to comment.