File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ endif()
4848# #################################### INDI version ################################################
4949set (CMAKE_INDI_VERSION_MAJOR 2)
5050set (CMAKE_INDI_VERSION_MINOR 2)
51- set (CMAKE_INDI_VERSION_RELEASE 1 )
51+ set (CMAKE_INDI_VERSION_RELEASE 2 )
5252
5353set (INDI_SOVERSION ${CMAKE_INDI_VERSION_MAJOR} )
5454set (CMAKE_INDI_VERSION_STRING "${CMAKE_INDI_VERSION_MAJOR} .${CMAKE_INDI_VERSION_MINOR} .${CMAKE_INDI_VERSION_RELEASE} " )
Original file line number Diff line number Diff line change 1+ + From 2.2.1 to 2.2.2
2+
3+ https://github.com/indilib/indi/releases/tag/v2.2.2
4+
15+ From 2.2.0 to 2.2.1
26
37 https://github.com/indilib/indi/releases/tag/v2.2.1
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "Instrument Neutral Distributed Interface INDI"
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = 2.2.1
41+ PROJECT_NUMBER = 2.2.2
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 1+ libindi (2.2.2) jammy; urgency=medium
2+
3+ * Minor release.
4+
5+ -- Jasem Mutlaq <mutlaqja@ikarustech.com> Mon, 1 Jun 2026 10:00:00 +0300
6+
17libindi (2.2.1) jammy; urgency=medium
28
39 * Minor release.
Original file line number Diff line number Diff line change 22%define __cmake_in_source_build %{_vpath_builddir }
33
44Name: indi
5- Version: 2.2.1 .git
5+ Version: 2.2.2 .git
66Release: %(date -u +%%Y %%m %%d %%H %%M %%S )%{?dist }
77Summary: Instrument Neutral Distributed Interface
88
You can’t perform that action at this time.
0 commit comments