From 01d5302a2d654550fbfec643fe485ad654306a59 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Fri, 29 Mar 2013 02:31:41 -0500 Subject: [PATCH] no more bzr --- Makefile | 1 - VERSION | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 94ce42cf..6e106ccb 100644 --- a/Makefile +++ b/Makefile @@ -114,7 +114,6 @@ commit: make src echo '' > NEWINSTALL hg commit -m "$(S)" - #bzr commit -m "$(S)" git commit -a -m "$(S)" push: hg push diff --git a/VERSION b/VERSION index 30f50fc4..c3b0bcd3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.4.5-stable+timestamp.2013.03.29.02.29.39 +Version 2.4.5-stable+timestamp.2013.03.29.02.31.04