diff --git a/Doxyfile b/Doxyfile index 824b986d0c..a1fd4a9c7b 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Instrument Neutral Distributed Interface INDI" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2.0.8 +PROJECT_NUMBER = 2.0.9 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/debian/changelog b/debian/changelog index 999e16d33a..20b9e143db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libindi (2.0.9) focal; urgency=medium + + * Minor release. + + -- Jasem Mutlaq Fri, 2 Aug 2024 10:00:00 +0300 + libindi (2.0.8) focal; urgency=medium * Minor release.