Incremented version to 0.9, updated copyright

This commit is contained in:
Lior Halphon 2017-05-27 19:41:09 +03:00
parent 1e228e1d9b
commit 81de2c3d9b
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@
<h1>SameBoy</h1>
<h2>MIT License</h2>
<h3>Copyright © 2015-2016 Lior Halphon</h3>
<h3>Copyright © 2015-2017 Lior Halphon</h3>
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2015-2016 Lior Halphon
Copyright (c) 2015-2017 Lior Halphon
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -17,7 +17,7 @@ ifeq ($(MAKECMDGOALS),)
MAKECMDGOALS := $(DEFAULT)
endif
VERSION := 0.8
VERSION := 0.9
CONF ?= debug
BIN := build/bin