Steve Francia
d54d6633ad
release: version bump to v0.18-DEV
2016-10-07 11:11:43 -04:00
Steve Francia
5b9f488304
release: version bump to 0.17
2016-10-07 10:08:57 -04:00
Bjørn Erik Pedersen
a00edff5b1
Make it the DEV version
2016-09-06 23:20:59 +03:00
Bjørn Erik Pedersen
5b331a18d7
Add temp MULTILINGUAL version suffix to this branch
...
For people having trouble building this.
Now `hugo version` should print something like:
```
Hugo Static Site Generator v0.17-MULTILINGUAL BuildDate: 2016-08-10T08:20:36+02:00
```
2016-09-06 18:32:19 +03:00
Steve Francia
f9cadee8de
Bump version to 0.17-DEV
2016-06-06 09:10:55 -04:00
Steve Francia
26c18005a2
Remove HugoVersionSuffix "-DEV" prior to 0.16 release
2016-06-03 11:51:45 -04:00
digitalcraftsman
5d3705df16
helpers: Apply GoLint rules
2016-03-24 23:16:18 +01:00
Bjørn Erik Pedersen
3e77886aad
helpers: Fix GoDoc in Hugo version constants
2016-03-24 14:27:36 +01:00
Bjørn Erik Pedersen
e445c35d6a
Fix copyright headers in source files
...
Still need to add some missing headers and an AUTHORS file.
See #1646
2015-12-07 19:57:01 +01:00
Steve Francia
d356720f74
Version bump to 0.16-DEV
2015-11-25 09:49:03 -05:00
Steve Francia
6faf1d01e0
version bump to v0.15
2015-11-25 09:33:53 -05:00
Steve Francia
f045d7a611
Change the license to Apache 2.0
2015-11-23 22:16:36 -05:00
Bjørn Erik Pedersen
f5308da320
Move isThemeVsHugoVersionMismatch to /commands
...
To prevent potential package cycles in /helpers.
2015-09-14 17:31:39 +02:00
bep
be381683ff
Hyphenate DEV version
2015-05-26 22:44:39 +02:00
spf13
d4de261508
bumping master version to v0.15-DEV
2015-05-25 21:46:29 -04:00
spf13
6af9d6789e
Bump version to Hugo v0.14.0
2015-05-25 11:59:47 -04:00
bep
be29c0bfbd
Print ERROR on theme vs Hugo version mismatch
...
Fixes #1070
2015-04-28 20:39:25 +02:00
bep
3273fce044
Refactor Hugo version
...
Put version handling into the helpers package so it can be used by many,
and split version and suffix to make it possible to calculate the next Hugo version.
2015-03-18 12:23:13 +01:00