summaryrefslogtreecommitdiff
path: root/debian/patches/0040-remove_git.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0040-remove_git.patch')
-rw-r--r--debian/patches/0040-remove_git.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0040-remove_git.patch b/debian/patches/0040-remove_git.patch
index b45e898..290f43b 100644
--- a/debian/patches/0040-remove_git.patch
+++ b/debian/patches/0040-remove_git.patch
@@ -13,7 +13,7 @@ Index: trunk/configure.ac
dnl and remove the git suffix.
dnl ******************************************************************
-AC_INIT([sane-backends],m4_esyscmd_s([git describe --dirty]),
-+AC_INIT([sane-backends],[1.0.28-debian],
++AC_INIT([sane-backends],[1.0.29-debian],
[sane-devel@alioth-lists.debian.net])
AC_PREREQ([2.69]) dnl minimum autoconf version required
AC_CONFIG_MACRO_DIR([m4])