diff options
author | Ritesh Raj Sarraf <rrs@researchut.com> | 2010-06-13 14:56:01 +0530 |
---|---|---|
committer | Ritesh Raj Sarraf <rrs@researchut.com> | 2010-06-13 14:56:01 +0530 |
commit | 7494306012b941ba904ada0171d7779534f847fa (patch) | |
tree | 081a9ea901df3e1c513476e8b8870de80a0b1607 /debian | |
parent | d442d5dc29e22c7bc6cf4b4900ace06f3904a409 (diff) |
bump PACKAGE_VERSION to 1.0.12
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/package_version.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/package_version.patch b/debian/patches/package_version.patch index b4f8daf..26c242b 100644 --- a/debian/patches/package_version.patch +++ b/debian/patches/package_version.patch @@ -6,7 +6,7 @@ Description: Define the package_version to avoid necessity for configure. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+#define PACKAGE_VERSION "1.0.7-debian" ++#define PACKAGE_VERSION "1.0.12-debian" + #ifdef CONFIG_SMP # define __SMP__ |