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

Commit

Permalink
Updates version number to 0.4.391542404.20210818.
Browse files Browse the repository at this point in the history
Significant changes:
- Improved performance when querying for BUILD/bzl files

PiperOrigin-RevId: 391546363
  • Loading branch information
DavidGoldman committed Aug 18, 2021
1 parent d1a4d3c commit 53d31b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
# Version number (recorded into the Info.plist)
TULSI_VERSION_MAJOR = "0"

TULSI_VERSION_FIXLEVEL = "384524523"
TULSI_VERSION_FIXLEVEL = "391542404"

TULSI_VERSION_DATE = "20210713"
TULSI_VERSION_DATE = "20210818"

TULSI_VERSION_COPYRIGHT = "2015-2018"

Expand Down

0 comments on commit 53d31b0

Please sign in to comment.