mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-24 20:14:28 -04:00
Update version number to 2.6.3
This commit is contained in:
parent
fa3c150610
commit
ffd1ed2d6b
12 changed files with 22 additions and 52 deletions
|
@ -14,7 +14,7 @@
|
|||
# so you can encode the package version directly into the source files.
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
AC_INIT([zint], [2.6.2])
|
||||
AC_INIT([zint], [2.6.3])
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Call TEA_INIT as the first TEA_ macro to set up initial vars.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
package ifneeded zint 2.6.2\
|
||||
package ifneeded zint 2.6.3\
|
||||
[list load [file join $dir zint[info sharedlibextension]]]
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
/*----------------------------------------------------------------------------*/
|
||||
/* > File option defines */
|
||||
|
||||
#define VERSION "2.6.2"
|
||||
#define VERSION "2.6.3"
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/* >>>>> Hepler defines */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue