Skip to content

Commit dd9ff3b

Browse files
committed
version bump statically, yaml reading is not yet implemented
1 parent fcd2f95 commit dd9ff3b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

version.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ package revel
22

33
const (
44
// Current Revel version
5-
VERSION = "0.12.0"
5+
VERSION = "0.13.0-dev"
66
// Latest commit date
7-
BUILD_DATE = "2015-03-25"
7+
BUILD_DATE = "TBD"
88
// Minimum required Go version
9-
MINIMUM_GO = ">= go1.3"
9+
MINIMUM_GO = ">= go1.4"
1010
)

version.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version: 0.12.0dev
2-
buildDate: 2015-01-23
3-
minimumGo: >= go1.3
1+
version: 0.13.0-dev
2+
buildDate: TBD
3+
minimumGo: >= go1.4

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