projects
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9141e85
)
Update OCAMLMINOR in debian/rules
author
Stephane Glondu
<steph@glondu.net>
Wed, 27 Jan 2010 14:40:48 +0000
(15:40 +0100)
committer
Stephane Glondu
<steph@glondu.net>
Wed, 27 Jan 2010 14:40:48 +0000
(15:40 +0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index b9c592cebaf917925b5e6d0c2b46b24bfec11632..0efc2cd0e762682fc5b00f40c6e5633556770a76 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-4,7
+4,7
@@
include /usr/share/quilt/quilt.make
PACKAGE := ocaml
ALL_PACKAGES := $(shell sed -ne 's/^Package: //p' debian/control)
OCAMLMAJOR := 3.11
-OCAMLMINOR := 2
+rc1
+OCAMLMINOR := 2
# Build cache (for Debian debugging)
BUILDCACHE := $(wildcard ../ocaml.cache)