mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-13 08:29:32 +02:00
started 4.1.4
This commit is contained in:
@@ -2,17 +2,17 @@
|
||||
|
||||
FWB_MAJOR_VERSION=4
|
||||
FWB_MINOR_VERSION=1
|
||||
FWB_MICRO_VERSION=3
|
||||
FWB_MICRO_VERSION=4
|
||||
|
||||
# VERSION must be a string rather than $var because of the build scripts
|
||||
VERSION="4.1.3"
|
||||
SHORTVERSION="413"
|
||||
VERSION="4.1.4"
|
||||
SHORTVERSION="414"
|
||||
|
||||
# RELEASE="1"
|
||||
RELEASE="b@BUILD_NUM@"
|
||||
|
||||
BETA="no"
|
||||
|
||||
REQUIRED_LIBFWBUILDER_VERSION="4.1.3"
|
||||
REQUIRED_LIBFWBUILDER_VERSION="4.1.4"
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2010-12-12 Vadim Kurland <vadim@netcitadel.com>
|
||||
|
||||
* VERSION (FWB_MICRO_VERSION): started 4.1.4
|
||||
|
||||
2010-12-05 Mike Horn <mike@netcitadel.com>
|
||||
|
||||
* minor updates to main help dialog text to fix broken/outdated
|
||||
|
||||
Reference in New Issue
Block a user