diff --git a/README.md b/README.md index f1c519e..05bef09 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,11 @@ and `.dsc` files, do this: Note that the parenthesis are important. +1.2.4 +----- + +- Fix crash on unknown media type +- Fix crash on logout after cancelling a file transfer 1.2.3 ----- diff --git a/configure.ac b/configure.ac index 34c504b..abf90a5 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([telegram-purple], [1.2.3]) +AC_INIT([telegram-purple], [1.2.4]) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADERS([config.h]) diff --git a/rpm/purple-telegram.spec b/rpm/purple-telegram.spec index 99a24d6..3b7bdbb 100644 --- a/rpm/purple-telegram.spec +++ b/rpm/purple-telegram.spec @@ -1,5 +1,5 @@ Name: purple-telegram -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?dist} Summary: Adds support for Libpurple based messengers Group: Applications/Internet @@ -34,6 +34,9 @@ chmod 755 %{buildroot}/%{_libdir}/purple-2/telegram-purple.so %{_datadir}/pixmaps/pidgin/protocols/48/telegram.png %changelog +* Thu Dec 10 2015 mjentsch 1.2.4-1 +- build for 1.2.4 + * Thu Dec 10 2015 tuxmaster 1.2.3-1 - build for 1.2.3 diff --git a/telegram-adium/telegram-adium/telegram-adium-Info.plist b/telegram-adium/telegram-adium/telegram-adium-Info.plist index 9b827e1..f7f7cdc 100644 --- a/telegram-adium/telegram-adium/telegram-adium-Info.plist +++ b/telegram-adium/telegram-adium/telegram-adium-Info.plist @@ -19,7 +19,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.2.3 + 1.2.4 CFBundleSignature AdIM CFBundleVersion