Skip to content

Commit 417d285

Browse files
committed
Fixed bad revision tag on master
1 parent 4043cb7 commit 417d285

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
A high productivity, full-stack web framework for the [Go language](http://www.golang.org).
66

7-
Current Version: 0.18.0-dev (2017-07-11)
7+
Current Version: 0.17.1 (2017-07-14)
88

99
**As of Revel 0.15.0, Go 1.6+ is required.**
1010

version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ package revel
66

77
const (
88
// Version current Revel version
9-
Version = "0.18-dev"
9+
Version = "0.17.1"
1010

1111
// BuildDate latest commit/release date
12-
BuildDate = "2017-07-11"
12+
BuildDate = "2017-07-14"
1313

1414
// MinimumGoVersion minimum required Go version for Revel
1515
MinimumGoVersion = ">= go1.6"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy