summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-02-10 21:39:25 +0100
committerGravatar Martin Szulecki2013-02-10 22:29:58 +0100
commitcb14f0440cb990b5761addb8086053ab83a3fe10 (patch)
tree8ea3f094d654fde16550ef297d5bce10dd30dcc9
parent1b096ae6bff0a28f952ac91f2882587ab3f19228 (diff)
downloadlibvformat-cb14f0440cb990b5761addb8086053ab83a3fe10.tar.gz
libvformat-cb14f0440cb990b5761addb8086053ab83a3fe10.tar.bz2
Bump version to 1.2.0
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index aa897ea..881c49d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(libvformat, 1.13, Nick <Tilda@indigo8.freeserve.co.uk>)
+AC_INIT(libvformat, 1.2.0, Nick <Tilda@indigo8.freeserve.co.uk>)
-AM_INIT_AUTOMAKE(libvformat, 1.13)
+AM_INIT_AUTOMAKE(libvformat, 1.2.0)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AM_CONFIG_HEADER(config.h)