Commit 6a373c596b67e3987c30ec21ee53cddd817a1792

Authored by Lucas Kanashiro
1 parent 2dc63f6e

Bump colab-deps version to 1.12.11

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Makefile
1 1 NAME = colab-deps
2   -VERSION = 1.12.10
  2 +VERSION = 1.12.11
3 3 PREFIX = /usr
4 4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5 5 DISTDIR = $(NAME)-$(VERSION)
... ...