Skip to content

Commit

Permalink
Release 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
baedert committed Jan 27, 2017
1 parent e520766 commit 31154d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Corebird 1.4.1
# Corebird 1.4.2


[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=baedert&url=http://github.com/baedert/corebird&title=corebird&language=vala&tags=github&category=software)
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([corebird],[1.4.1],[mail@baedert.org])
AC_INIT([corebird],[1.4.2],[mail@baedert.org])

AC_PREREQ([2.65])

Expand Down
2 changes: 1 addition & 1 deletion ui/about-dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<property name="title" translatable="yes">About Corebird</property>
<property name="type-hint">dialog</property>
<property name="program-name">Corebird</property>
<property name="version">1.4.1</property>
<property name="version">1.4.2</property>
<property name="website">https://corebird.baedert.org</property>
<property name="authors">Timm Bäder&lt;mail@baedert.org&gt; (Bugs go here)
</property>
Expand Down

0 comments on commit 31154d4

Please sign in to comment.