diff options
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__ |