kopia lustrzana https://gitlab.com/sane-project/backends
Code freeze for sane-backends 1.0.14 is now active.
Disabled compilation warnings.merge-requests/1/head BETA_1_0_14_3
rodzic
019cf37cc9
commit
76862171a7
|
@ -1,9 +1,13 @@
|
|||
---- CODE FREEZE FOR SANE 1.0.14 ---
|
||||
-- snapshot 1.0.14-pre3
|
||||
|
||||
2004-04-24 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions/unsupported.desc: Added Lexmark X5130, UMAX
|
||||
Astra 4000 and 4600.
|
||||
* doc/descriptions-external/genesys.desc: Removed comments from
|
||||
some scanners as the chipset is known now.
|
||||
* configure configure.in: Disabled compilation warnings.
|
||||
|
||||
2004-04-24 Jochen Eisinger <jochen@penguin-breeder.org>
|
||||
|
||||
|
|
|
@ -1528,7 +1528,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|||
V_MAJOR=1
|
||||
V_MINOR=0
|
||||
V_REV=13
|
||||
is_release=no
|
||||
is_release=yes
|
||||
|
||||
ac_config_headers="$ac_config_headers include/sane/config.h"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ AC_INIT([sane-backends],[1.0.13-cvs],[sane-devel@lists.alioth.debian.org])
|
|||
V_MAJOR=1
|
||||
V_MINOR=0
|
||||
V_REV=13
|
||||
is_release=no
|
||||
is_release=yes
|
||||
dnl ***********************************************************************
|
||||
|
||||
AC_CONFIG_HEADERS([include/sane/config.h])
|
||||
|
|
Ładowanie…
Reference in New Issue