Skip to content

Commit ca39079

Browse files
committed
Posting 0.3.3
1 parent 2b2a2d2 commit ca39079

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dnl Process this file with autoconf to produce a configure script.
22
dnl Created by Anjuta application wizard.
33

4-
AC_INIT(pygtk_posting, 0.3.2, , pygtk_posting)
4+
AC_INIT(pygtk_posting, 0.3.3, , pygtk_posting)
55

66
AC_CONFIG_HEADERS([config.h])
77

src/pygtk_posting.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,7 @@
14031403
<property name="transient_for">main_window</property>
14041404
<property name="has_resize_grip">True</property>
14051405
<property name="program_name">PyGtk Posting</property>
1406-
<property name="version">0.3.2 (alpha)</property>
1406+
<property name="version">0.3.3 (alpha)</property>
14071407
<property name="copyright" translatable="yes">Copyleft Reuben Rissler 2015-2018</property>
14081408
<property name="comments" translatable="yes">Accounting and business management for Linux</property>
14091409
<property name="authors">Reuben Rissler &lt;pygtk.posting@gmail.com&gt;

0 commit comments

Comments
 (0)