Skip to content

Commit c0919f1

Browse files
committed
Set version to 1.2
1 parent 20963cd commit c0919f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SHELL=bash
22
PREFIX ?= /usr/local
33
LIBDIR ?= $(DESTDIR)$(PREFIX)/lib
44

5-
VERSION=0.0.1-alpha
5+
VERSION=1.2
66

77

88
all: test

0 commit comments

Comments
 (0)