mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-11-03 04:27:17 -05:00
update development version to 3.1; next release will be 3.1
This commit is contained in:
parent
dd91613279
commit
25c25ac7eb
2
Makefile
2
Makefile
@ -8,7 +8,7 @@
|
||||
NAME = gophernicus
|
||||
PACKAGE = $(NAME)
|
||||
BINARY = $(NAME)
|
||||
VERSION = 3.0.1
|
||||
VERSION = 3.1
|
||||
CODENAME = Dungeon Edition
|
||||
|
||||
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
|
||||
* 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
|
||||
* change indentation from tabs to spaces
|
||||
|
Loading…
Reference in New Issue
Block a user