Skip to content

Commit

Permalink
Bump to 3.2/1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Schuyler Eldridge <[email protected]>
  • Loading branch information
seldridge committed Oct 18, 2019
1 parent 65338da commit d459848
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ diagrammerTags = \
v1.0.2

# Snapshot versions that will have their API published.
firrtlSnapshot = v1.2.0-RC2
chiselSnapshot = v3.2.0-RC2
testersSnapshot = v1.3.0-RC2
treadleSnapshot = v1.1.0-RC2
diagrammerSnapshot = v1.1.0-RC2
firrtlSnapshot = v1.2.0
chiselSnapshot = v3.2.0
testersSnapshot = v1.3.0
treadleSnapshot = v1.1.0
diagrammerSnapshot = v1.1.0

# Get the latest version of some sequence of version strings
# Usage: $(call getTags,$(foo))
Expand Down
2 changes: 1 addition & 1 deletion chisel-testers
2 changes: 1 addition & 1 deletion chisel3
2 changes: 1 addition & 1 deletion firrtl
2 changes: 1 addition & 1 deletion treadle

0 comments on commit d459848

Please sign in to comment.