1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-09 06:20:43 +00:00

Merge pull request #36 from gophernicus/3.0.1

release 3.0.1
This commit is contained in:
Yargo 2019-07-22 22:53:19 +00:00 committed by GitHub
commit 9d6c335d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ standard POSIX syscalls so that it should work pretty much on
any \*nix system.
Please make sure that you checkout to the correct version you want.
Currently, you most likely want version 3.0.
Currently, you most likely want version 3.0.1.
To compile and install run:

View File

@ -1,9 +1,9 @@
# Gophernicus
Version 3.0
Version 3.0.1
Development! DO NOT USE unless you want fiery dragons!
(you probably want to `git checkout 3.0`)
(you probably want to `git checkout 3.0.1`)
*Copyright (c) 2009-2019 Kim Holviala and others*

View File

@ -2,7 +2,7 @@
## Latest version
3.0
3.0.1
## Changelog

2
debian/changelog vendored
View File

@ -5,7 +5,7 @@ gophernicus (3.0.1-1) unstable; urgency=medium
* update docs to reflect new changes
* fix indenting and typos in docs
-- gophernicus developers <gophernicus@gophernicus.org> Sun, 31 Dec 9999 00:00:00 +0000
-- gophernicus developers <gophernicus@gophernicus.org> Sun, 21 Jul 2019 18:36:08 +1000
gophernicus (3.0-1.1) unstable; urgency=medium