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 0.12.0-1
Browse files Browse the repository at this point in the history
The main change is updating the assets. (This manual release process is
terrible, and I can't wait for migrating fully to probe-engine.)

Part of ooni/probe-engine#728
  • Loading branch information
bassosimone committed Jun 24, 2020
1 parent 94f298f commit ee66286
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ PHONIES += all configure dist sign

# Fields to change at every release
EXPECTED_VER = 0.10.11-1
VERSION_CODE = 60
VERSION_NAME = 0.11.0-1
VERSION_CODE = 61
VERSION_NAME = 0.12.0-1

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

0 comments on commit ee66286

Please sign in to comment.