Commit e2f7679d41b226013b7504be155e5f48add30188

Authored by Antonio Terceiro
1 parent d6032df0

bump version numbers

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
Makefile
1 1 NAME = colab-deps
2   -VERSION = 1.1
  2 +VERSION = 1.2
3 3 PREFIX = /usr
4 4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5 5  
... ...
colab-deps.spec
1 1 %define name colab-deps
2   -%define version 1.1
  2 +%define version 1.2
3 3 %define release 1
4 4  
5 5 Summary: Collaboration platform for communities (Pyton dependencies)
... ...