1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-05-13 20:45:48 +02:00
Files
fwbuilder/VERSION
Vadim Kurland ef412ed5a3 started 3.0.8
2009-10-13 17:37:55 +00:00

21 lines
370 B
Bash

#-*- mode: shell-script; tab-width: 4; -*-
# $Id: VERSION,v 1.47 2007/07/21 23:44:19 vkurland Exp $
FWB_MAJOR_VERSION=3
FWB_MINOR_VERSION=0
FWB_MICRO_VERSION=8
VERSION="3.0.8"
SHORTVERSION="308"
# RELEASE="1"
RELEASE="b@BUILD_NUM@"
BETA="no"
REQUIRED_LIBFWBUILDER_VERSION="3.0.8"
# current (or major) version number of the library so file
#
LIBFWBUILDER_SOMAJOR=8