Skip to content

Commit

Permalink
1.0.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
philipl committed May 2, 2018
1 parent 95d417e commit 1057b26
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ EXTRA_DIST = \
COPYING \
INSTALL \
NEWS \
README
README.md

SUBDIRS = icons src po

6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
pidgin-indicator: Ubuntu Indicator Plugin for Pidgin
====================================================

1.0.1 (2018-05-02):

* Reduce logging spam.
* Update README.
* Bring debian build files into the tree.

1.0 (2016-05-18):

* Add Russian translation.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# pidgin-encryption configure script, thanks guys ;)
#

AC_INIT([pidgin-indicator], [1.0], [[email protected]])
AC_INIT([pidgin-indicator], [1.0.1], [[email protected]])
AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h)

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
pidgin-indicator (1.0.1-1) bionic; urgency=medium

* First upstream packaged release

-- Philip Langdale <[email protected]> Wed, 2 May 2018 10:38:23 -0700

pidgin-indicator (1.0-1~webupd8~zesty0) zesty; urgency=medium

* Upload for Zesty
Expand Down

0 comments on commit 1057b26

Please sign in to comment.