summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2012-04-12 08:33:20 (GMT)
committerpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2012-04-12 08:33:20 (GMT)
commitebe368b5e180e079b8aa7acf04968ddd4cbba3c8 (patch)
tree6e124e473421c0a3cdd6ab46ee03dd55b46ba419 /configure.in
parentc80cc22cb3faa2fee315afce3ab3546499d30941 (diff)
downloadtkdnd-ebe368b5e180e079b8aa7acf04968ddd4cbba3c8.zip
tkdnd-ebe368b5e180e079b8aa7acf04968ddd4cbba3c8.tar.gz
tkdnd-ebe368b5e180e079b8aa7acf04968ddd4cbba3c8.tar.bz2
SF Bug ID: 3516862
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9864177..6e67a92 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@ dnl to configure the system for the local environment.
# so you can encode the package version directly into the source files.
#-----------------------------------------------------------------------
-AC_INIT([tkdnd], [2.3])
+AC_INIT([tkdnd], [2.4])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.