Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Release android-libs v0.13.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Jul 21, 2020
1 parent ee66286 commit b651256
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ PHONIES += all configure dist sign
.PHONY: $(PHONIES)

# Fields to change at every release
EXPECTED_VER = 0.10.11-1
VERSION_CODE = 61
VERSION_NAME = 0.12.0-1
EXPECTED_VER = 0.10.12
VERSION_CODE = 62
VERSION_NAME = 0.13.0-1

CELLAR = /usr/local/Cellar
GENERIC_ASSETS = /usr/local/opt/generic-assets
Expand Down

0 comments on commit b651256

Please sign in to comment.