Getting ready to tag (2.0.1).
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 22 Oct 2012 14:09:26 +0000 (14:09 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 22 Oct 2012 14:09:26 +0000 (14:09 +0000)
org.gridsite.core/CHANGES
org.gridsite.core/VERSION
org.gridsite.core/project/version.properties

index 6e5901b..7156c25 100644 (file)
@@ -1,3 +1,12 @@
+- ==== GridSite version 2.0.1 ====
+* Fri Oct 22 2012 František Dvořák <valtri@civ.zcu.cz>
+- one more update of the packaging for Debian
+* Fri Oct 19 2012 František Dvořák <valtri@civ.zcu.cz>
+- update of the packaging for Debian due to major version bump
+- add DESTDIR to install target
+* Thu Oct 18 2012 František Dvořák <valtri@civ.zcu.cz>
+- fix packaging for SL6 and Fedora (curl-devel -> libcurl-devel)
+- big library versions cleanup, using libtool to compile and link
 - ==== GridSite version 2.0.0 ====
 * Wed Oct 17 2012 Marcel Poul <marcel.poul@cern.ch>
 - Internals rewritten to use caNl
index 8e5b7ab..018b49f 100644 (file)
@@ -1,5 +1,5 @@
 MAJOR_VERSION=2
 MINOR_VERSION=2.0
-PATCH_VERSION=2.0.0
-DEFVERSION=0x020000
+PATCH_VERSION=2.0.1
+DEFVERSION=0x020001
 VERSION=$(PATCH_VERSION)