mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-21 11:57:04 +00:00
Update version number to 2.6.3
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user