mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-19 19:07:09 +00:00
2019-10-07 2.6.7 HaO Set version to 2.6.7, documentation, readme
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.6])
|
||||
AC_INIT([zint], [2.6.7])
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Call TEA_INIT as the first TEA_ macro to set up initial vars.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
package ifneeded zint 2.6.6\
|
||||
package ifneeded zint 2.6.7\
|
||||
[list load [file join $dir zint[info sharedlibextension]]]
|
||||
|
||||
@@ -62,6 +62,8 @@
|
||||
- Add option -gssep
|
||||
2019-09-18 2.6.6 HaO
|
||||
- Framework 2.6.6 update
|
||||
2019-10-07 2.6.7 HaO
|
||||
- Framework 2.6.7 update
|
||||
*/
|
||||
|
||||
#if defined(__WIN32__) || defined(_WIN32) || defined(WIN32)
|
||||
@@ -101,7 +103,7 @@
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/* > File option defines */
|
||||
|
||||
#define VERSION "2.6.6"
|
||||
#define VERSION "2.6.7"
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/* >>>>> Hepler defines */
|
||||
|
||||
Reference in New Issue
Block a user