changeset 13:cfa260872b23

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 08 Oct 2021 02:40:00 +0300
parents 3c00e5162f34
children 84c0facfc43c
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Oct 08 02:38:06 2021 +0300
+++ b/Makefile	Fri Oct 08 02:40:00 2021 +0300
@@ -3,7 +3,7 @@
 
 TARGETS = dxa
 OBJECTS = scan.o vector.o dump.o table.o label.o main.o
-DXA_VERSION = 0.1.3++2
+DXA_VERSION = 0.1.3++4
 
 # choose the compiler and flags