Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
536a146d6a1f1faee6d74c34417b9a7d88790f57
Authored by
Lucas Kanashiro
2016-02-18 15:03:21 -0200
1 parent
7369dd87
Exists in
master
Set up version
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Makefile
Side-by-side Diff
Inline Diff
Makefile
Wrap text
Diff comments
View file @
536a146
1
1
NAME = colab-plugins
2
-VERSION = 1.
13.
0
2
+VERSION = 1.
0
3
3
PREFIX = /usr
4
4
TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5
5
DISTDIR = $(NAME)-$(VERSION)
...
...