Skip to content

Commit

Permalink
Release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
baedert committed Sep 25, 2016
1 parent 74628e2 commit fa90460
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.3.1
# Corebird 1.3.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.3.1],[[email protected]])
AC_INIT([corebird],[1.3.2],[[email protected]])

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.3.1</property>
<property name="version">1.3.2</property>
<property name="comments" translatable="yes">Using Font Awesome by Dave Gandy - http://fontawesome.io</property>
<property name="website">https://corebird.baedert.org</property>
<property name="authors">Timm Bäder&lt;[email protected]&gt; (Bugs go here)
Expand Down

0 comments on commit fa90460

Please sign in to comment.