summaryrefslogtreecommitdiff
path: root/GNUmakefile.mingw
diff options
context:
space:
mode:
authorBryan Ischo <bji@lolita.(none)>2009-01-21 15:35:14 +1300
committerBryan Ischo <bji@lolita.(none)>2009-01-21 15:35:14 +1300
commit50d586a76354f04614bf32786ff95e3272887624 (patch)
treed6b40a5589f3d40288e36bbda2baa8c5670c6ca4 /GNUmakefile.mingw
parent9c74517908efb54d8921cd95bd3cb250775a6837 (diff)
downloadceph-libs3-50d586a76354f04614bf32786ff95e3272887624.tar.gz
Bumped version numbers to 1.4 for the 1.4 release
Diffstat (limited to 'GNUmakefile.mingw')
-rw-r--r--GNUmakefile.mingw4
1 files changed, 2 insertions, 2 deletions
diff --git a/GNUmakefile.mingw b/GNUmakefile.mingw
index afedb9b..b78fb98 100644
--- a/GNUmakefile.mingw
+++ b/GNUmakefile.mingw
@@ -38,8 +38,8 @@
# --------------------------------------------------------------------------
# Set libs3 version number
-LIBS3_VER_MAJOR := trunk0
-LIBS3_VER_MINOR := trunk0
+LIBS3_VER_MAJOR := 1
+LIBS3_VER_MINOR := 4
LIBS3_VER := $(LIBS3_VER_MAJOR).$(LIBS3_VER_MINOR)