start next
This commit is contained in:
parent
34a9d14ceb
commit
5d77780cae
2
README
2
README
|
@ -1,4 +1,4 @@
|
|||
README for udevil v0.3.3
|
||||
README for udevil v0.3.3+
|
||||
|
||||
|
||||
For updates and instructions visit:
|
||||
|
|
2
configure
vendored
2
configure
vendored
|
@ -2748,7 +2748,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=udevil
|
||||
VERSION=0.3.3
|
||||
VERSION=0.3.3+
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
|||
AC_INIT(src/udevil.c)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AC_CONFIG_SRCDIR(src)
|
||||
AM_INIT_AUTOMAKE(udevil, 0.3.3)
|
||||
AM_INIT_AUTOMAKE(udevil, 0.3.3+)
|
||||
|
||||
AC_PROG_INTLTOOL([0.21])
|
||||
|
||||
|
|
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,5 +1,5 @@
|
|||
udevil (0.3.3-1) unstable; urgency=low
|
||||
udevil (0.3.3+-1) unstable; urgency=low
|
||||
|
||||
* release
|
||||
|
||||
-- IgnorantGuru <ignorantguru@gmx.com> Fri, 14 Sep 2012 10:59:44 +0000
|
||||
-- IgnorantGuru <ignorantguru@gmx.com> Fri, 14 Sep 2012 11:06:42 +0000
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
GETTEXT_PACKAGE = udevil
|
||||
PACKAGE = udevil
|
||||
VERSION = 0.3.3
|
||||
VERSION = 0.3.3+
|
||||
|
||||
SHELL = /bin/bash
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user