mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-23 03:37:15 +01:00
started 4.1.4
This commit is contained in:
parent
d4583edcd1
commit
a1a4ca81a1
4
VERSION
4
VERSION
@ -3,13 +3,13 @@
|
||||
|
||||
LIBFWBUILDER_MAJOR_VERSION=4
|
||||
LIBFWBUILDER_MINOR_VERSION=1
|
||||
LIBFWBUILDER_MICRO_VERSION=3
|
||||
LIBFWBUILDER_MICRO_VERSION=4
|
||||
|
||||
LIBFWBUILDER_VERSION=${LIBFWBUILDER_MAJOR_VERSION}.${LIBFWBUILDER_MINOR_VERSION}.${LIBFWBUILDER_MICRO_VERSION}
|
||||
#LIBFWBUILDER_LIB_VER=${LIBFWBUILDER_MAJOR_VERSION}.${LIBFWBUILDER_MINOR_VERSION}
|
||||
|
||||
# VERSION must be a string rather than $var because of the build scripts
|
||||
VERSION="4.1.3"
|
||||
VERSION="4.1.4"
|
||||
|
||||
#
|
||||
# Library versioning:
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
2010-12-12 Vadim Kurland <vadim@netcitadel.com>
|
||||
|
||||
* VERSION (LIBFWBUILDER_MICRO_VERSION): started 4.1.4
|
||||
|
||||
2010-11-15 Vadim Kurland <vadim@netcitadel.com>
|
||||
|
||||
* InetAddr.cpp (InetAddr::opGT): added module uint128 (128-bt
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
#define LIBFWBUILDER_VERSION "4.1.3"
|
||||
#define LIBFWBUILDER_VERSION "4.1.4"
|
||||
#define LIBFWBUILDER_FORMAT_VERSION "17"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user