diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-04-13 15:06:43 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-04-13 15:12:32 +0100 |
commit | cf71add9b40824f8acc0fab263b1ec0aa9352ff4 (patch) | |
tree | fc01145a8c15be874089f31014f6912410dc88ef /configure.ac | |
parent | 54ca9b34eebda11c017b854e54f8891e72f9d131 (diff) | |
download | hivex-1.2.5.tar.gz hivex-1.2.5.tar.xz hivex-1.2.5.zip |
Version 1.2.5.1.2.5
Updated PO files.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index f3c1037..533f919 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # hivex -# Copyright (C) 2009-2010 Red Hat Inc. +# Copyright (C) 2009-2011 Red Hat Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ # major/minor/release must be numbers m4_define([hivex_major], [1]) m4_define([hivex_minor], [2]) -m4_define([hivex_release], [4]) +m4_define([hivex_release], [5]) # extra can be any string m4_define([hivex_extra], []) |