diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2011-12-21 11:09:28 +0000 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2011-12-21 11:09:28 +0000 |
commit | cf8438eb164b0e8afe9344cbe63d50379860b427 (patch) | |
tree | 90ed053fc092506b3172470c0dc0fa3d03ab1d35 /configure.in | |
parent | 6d073979c12c5f36ccefb18d411e137c9ea475d9 (diff) | |
download | totem-cf8438eb164b0e8afe9344cbe63d50379860b427.tar.gz |
3.3.4V_3_3_4
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a47989078..d224062af 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_PREREQ(2.52) m4_define(totem_version_major, 3) m4_define(totem_version_minor, 3) -m4_define(totem_version_micro, 3) +m4_define(totem_version_micro, 4) # The version of the API exposed to plugins m4_define(totem_api_version_major, 1) |