SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 0fc08d93bed566c71f97b4498cda43f97cd3cd6f parent cd82311c54eb074d9e8a3adf76256b8e2f0c7e13 Author: Lior Halphon <LIJI32@gmail.com> Date: Fri, 4 Apr 2025 14:28:37 +0300 Update copyright to 2025 and version to 1.0.1 Diffstat:
| M | LICENSE | 2 | +- |
| M | version.mk | 4 | ++-- |
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/LICENSE b/LICENSE @@ -3,7 +3,7 @@ Expat License -Copyright (c) 2015-2024 Lior Halphon +Copyright (c) 2015-2025 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 diff --git a/version.mk b/version.mk @@ -1 +1 @@ -VERSION := 1.0 - +VERSION := 1.0.1 +
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.