Skip to content

Commit

Permalink
Merge pull request #292 from orpiske/develop
Browse files Browse the repository at this point in the history
Bumps RPM version to 1.2.0 for release packaging
  • Loading branch information
icraggs authored Jun 30, 2017
2 parents 082f582 + 35a7bd6 commit e8d34da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=1.1.0
VERSION=1.2.0

rpm-prep:
mkdir -p ${HOME}/rpmbuild/SOURCES/
Expand Down
4 changes: 2 additions & 2 deletions dist/paho-c.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

Summary: MQTT C Client
Name: paho-c
Version: 1.1.0
Release: 1%{?dist}
Version: 1.2.0
Release: 0%{?dist}
License: Eclipse Distribution License 1.0 and Eclipse Public License 1.0
Group: Development/Tools
Source: paho-c-%{version}.tar.gz
Expand Down

0 comments on commit e8d34da

Please sign in to comment.