From 0afa801184bde1f7e44d4ee5bde6da73826d2492 Mon Sep 17 00:00:00 2001 From: Vitozz Date: Thu, 24 Jan 2019 00:56:55 +0200 Subject: [PATCH] version up to 0 0.3.3 --- ChangeLog | 4 ++++ tools/core.cpp | 4 ++-- version.txt | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 46c5047..394e4e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-01-24 +v0.3.3 + - Codestyle fixes + 2018-01-17 v0.3.2 - updated statusnotifier to 1.0.0 diff --git a/tools/core.cpp b/tools/core.cpp index 706271b..58fc9f8 100644 --- a/tools/core.cpp +++ b/tools/core.cpp @@ -33,10 +33,10 @@ #define TITLE _("About AlsaVolume") #define PROGNAME _("Alsa Volume Changer") #define COMMENTS _("Tray Alsa Volume Changer written using gtkmm") -#define COPYRIGHT _("2012-2018 (c) Vitaly Tonkacheyev (thetvg@gmail.com)") +#define COPYRIGHT _("2012-2019 (c) Vitaly Tonkacheyev (thetvg@gmail.com)") #define WEBSITE "http://sites.google.com/site/thesomeprojects/" #define WEBSITELABEL _("Program Website") -#define VERSION "0.3.2" +#define VERSION "0.3.3" #define POLLING_INTERVAL 2000 diff --git a/version.txt b/version.txt index d15723f..1c09c74 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.3.2 +0.3.3