Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Start preparing for 0.99.5
author
Junio C Hamano
<junkio@cox.net>
Thu, 11 Aug 2005 05:05:59 +0000
(22:05 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 11 Aug 2005 05:05:59 +0000
(22:05 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
patch
|
blob
|
history
debian/changelog
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
bf57030
)
diff --git
a/Makefile
b/Makefile
index e0ea88fbae386ed17e0c0ff2c4882e8dc71f36c3..f8d74e08a802f96fe0345d32d54b05be1f8b5a6a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-32,7
+32,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION=0.99.
4
+GIT_VERSION=0.99.
5
COPTS?=-g -O2
CFLAGS+=$(COPTS) -Wall $(DEFINES)
diff --git
a/debian/changelog
b/debian/changelog
index dbc61209d8623a90fede6acc6ba2f94fbeafde15..dd86f82d8b3fba7974b7d6276a843b8afa31861e 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,9
@@
+git-core (0.99.5-0) unstable; urgency=low
+
+ * GIT 0.99.5
+
+ -- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 22:05:00 -0700
+
git-core (0.99.4-2) unstable; urgency=low
* Git 0.99.4 official release.