Skip to content

Commit

Permalink
bitbit 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Spinojara committed Apr 29, 2024
1 parent 3e38577 commit 7f448c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.

MAJOR = 1
MINOR = 1
MINOR = 2
VERSION := $(MAJOR).$(MINOR)

MAKEFLAGS += -rR
Expand Down

0 comments on commit 7f448c6

Please sign in to comment.