Skip to content

Commit

Permalink
Merge branch 'master' into sailfishos
Browse files Browse the repository at this point in the history
  • Loading branch information
vasvlad committed Jan 1, 2025
2 parents 4826a7a + dca4e45 commit d3ea51d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
meecast (1.11.17) unstable; urgency=low
* Added icons to gismeteo.ru
* Changed url for weather forecast from gismeteo
-- Vlad Vasiliev <vlad@gas.by> Tue, 31 Dec 2024 22:02:23 +0300
-- Vlad Vasiliev <vlad@gas.by> Wen, 1 Jan 2025 22:02:23 +0300

meecast (1.11.16) unstable; urgency=low
* Changed url for weather forecast from gismeteo
Expand Down
4 changes: 2 additions & 2 deletions meecast/core/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
* This file is part of Other Maemo Weather(omweather) - MeeCast
*
* Copyright (C) 2006-2024 Vlad Vasilyeu
* Copyright (C) 2006-2025 Vlad Vasilyeu
* Copyright (C) 2006-2011 Pavel Fialko
* Copyright (C) 2010-2011 Tanya Makova
* for the code
Expand Down Expand Up @@ -51,7 +51,7 @@
#include "databaseabstract.h"
#include "downloader.h"

#define MEECAST_VERSION "1.11.16"
#define MEECAST_VERSION "1.11.17"

namespace Core{
class Connection;
Expand Down

0 comments on commit d3ea51d

Please sign in to comment.