Commit 3e77677f30f47e6bb72d07b8c4d59dc1d378eacd

Authored by Lucas Kanashiro
1 parent 2e5b0db8

Bump colab-deps version to 1.12.9

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