1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-23 06:35:34 +00:00

Up version number to 1.5-rc1 (I mean really, this time)

This commit is contained in:
Kim Holviala 2014-01-25 11:54:50 +02:00
parent 224d3a7aa4
commit 78fe79549b

View File

@ -8,7 +8,7 @@
NAME = gophernicus
PACKAGE = $(NAME)
BINARY = in.$(NAME)
VERSION = 1.5
VERSION = 1.5-rc1
SOURCES = $(NAME).c file.c menu.c string.c platform.c session.c options.c
HEADERS = functions.h files.h