Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit e8d34da

Browse files
authored
Merge pull request eclipse-paho#292 from orpiske/develop
Bumps RPM version to 1.2.0 for release packaging
2 parents 082f582 + 35a7bd6 commit e8d34da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dist/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=1.1.0
1+
VERSION=1.2.0
22

33
rpm-prep:
44
mkdir -p ${HOME}/rpmbuild/SOURCES/

dist/paho-c.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
Summary: MQTT C Client
55
Name: paho-c
6-
Version: 1.1.0
7-
Release: 1%{?dist}
6+
Version: 1.2.0
7+
Release: 0%{?dist}
88
License: Eclipse Distribution License 1.0 and Eclipse Public License 1.0
99
Group: Development/Tools
1010
Source: paho-c-%{version}.tar.gz

0 commit comments

Comments
 (0)