summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-11-29 20:54:34 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-11-29 20:54:34 +0000
commit6df6b7c2a2383d01a6fc20e597f48b0168ccfeb5 (patch)
tree7c382f8112bacc08b45111acfca34d68b589697d /configure.ac
parentd88835b13f6dcce872bb664e0aa8c206f7d4ae14 (diff)
extra fix on issue 167 - proxy the sort-column-changed event from the real sortable through the TrgSortableFilteredModel. GtkTreeViewColumn needs this event to display sort indicators.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 799b009..e1a66c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT(transmission-remote-gtk, 0.7.2, alan@eth0.org.uk)
+AC_INIT(transmission-remote-gtk, 0.7.3, alan@eth0.org.uk)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([foreign])