mirror of
https://github.com/gophernicus/gophernicus.git
synced 2025-06-30 22:18:49 -04:00
update development version to 3.1; next release will be 3.1
This commit is contained in:
parent
16b9d49de9
commit
98457da3ff
2
Makefile
2
Makefile
@ -8,7 +8,7 @@
|
|||||||
NAME = gophernicus
|
NAME = gophernicus
|
||||||
PACKAGE = $(NAME)
|
PACKAGE = $(NAME)
|
||||||
BINARY = $(NAME)
|
BINARY = $(NAME)
|
||||||
VERSION = 3.0.1
|
VERSION = 3.1
|
||||||
CODENAME = Dungeon Edition
|
CODENAME = Dungeon Edition
|
||||||
|
|
||||||
SOURCES = $(NAME).c file.c menu.c string.c platform.c session.c options.c
|
SOURCES = $(NAME).c file.c menu.c string.c platform.c session.c options.c
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
3.0.2
|
3.1
|
||||||
=====
|
===
|
||||||
|
|
||||||
* update copyright
|
* update copyright
|
||||||
* change indentation from tabs to spaces
|
* change indentation from tabs to spaces
|
||||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
gophernicus (3.0.2-1) experimental; urgency=medium
|
gophernicus (3.1-1) experimental; urgency=medium
|
||||||
|
|
||||||
* update copyright
|
* update copyright
|
||||||
* change indentation from tabs to spaces
|
* change indentation from tabs to spaces
|
||||||
|
Loading…
x
Reference in New Issue
Block a user