From ab1d6437b03c7eba84730be5534311c973286a4d Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Sun, 21 Feb 2016 02:41:12 +0100 Subject: [PATCH] 1.3-beta8 release (yaml-cpp fixes and a new map pack) --- Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.common b/Makefile.common index 4156b7e..f005ab0 100644 --- a/Makefile.common +++ b/Makefile.common @@ -5,7 +5,7 @@ ASCIIPORTAL = asciiportal # This is also used in the code at compilation time -AP_VERSION = 1.3-beta7 +AP_VERSION = 1.3-beta8 # This is the base name for the tarball generated DISTNAME = $(ASCIIPORTAL)-$(AP_VERSION)