projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf57030
)
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
diff --git
a/Makefile
b/Makefile
index
e0ea88f
..
f8d74e0
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
dbc6120
..
dd86f82
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.