summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-11 16:22:12 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-11 16:22:12 +0000
commitb04162cc32df0d27397d2b0320f984ec98267b54 (patch)
tree9b3a720a94d4b35d0b5ec615406652691b35126f /configure.ac
parentfccdb76b5140f0764a5e6ad035e67519b5ee6f6a (diff)
for view menu check items, set their active in an expose event so they're synced with preferences. add move up/down queue buttons (only in torrent menu for now).
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 8cc214b..625803e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT(transmission-remote-gtk, 0.5.2, alan@eth0.org.uk)
+AC_INIT(transmission-remote-gtk, 0.6, alan@eth0.org.uk)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([foreign])