Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerbinns committed Aug 31, 2014
1 parent eab0024 commit d470ae5
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 @@ -2,7 +2,7 @@
SQLITEVERSION=3.8.6
APSWSUFFIX=-r1

RELEASEDATE="5 June 2014"
RELEASEDATE="31 August 2014"

VERSION=$(SQLITEVERSION)$(APSWSUFFIX)
VERDIR=apsw-$(VERSION)
Expand Down

2 comments on commit d470ae5

@Arfrever
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So 3.8.6-r1 tag now exists. Will you also create 3.8.6-r1 release (source archives and Windows installers) in https://github.com/rogerbinns/apsw/releases?

@rogerbinns
Copy link
Owner Author

@rogerbinns rogerbinns commented on d470ae5 Sep 4, 2014 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.