Update version to 0.10.1, update copyright to 2018

This commit is contained in:
Lior Halphon 2018-02-03 00:50:38 +02:00
parent aeb9f0eda4
commit 51eacd3174
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-2017 Lior Halphon</h3>
<h3>Copyright © 2015-2018 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-2017 Lior Halphon
Copyright (c) 2015-2018 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.10
VERSION := 0.10.1
export VERSION
CONF ?= debug