Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
6a3bf133
Commit
6a3bf133
authored
Nov 25, 1999
by
David Byers
Browse files
Bumped versions in makefiles
parent
b760ea80
Changes
3
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
6a3bf133
...
...
@@ -22,7 +22,7 @@
#
# Please mail bug reports to bug-lyskom@lysator.liu.se.
CLIENTVERSION
=
0.46-BETA-
C
CLIENTVERSION
=
0.46-BETA-
D
SHELL
=
/bin/sh
RM
=
rm
-vf
...
...
release
View file @
6a3bf133
...
...
@@ -198,7 +198,7 @@ case $ans in
esac
echo
"Stter symbolisk tag..."
if
(
set
-x
;
cvs tag
"
$tag
"
)
;
then
if
(
set
-x
;
cvs tag
-F
"
$tag
"
)
;
then
echo
"Releasen r symboliskt taggad"
else
ask
"Forststt trots att taggningen inte gick bra"
nej
...
...
src/Makefile
View file @
6a3bf133
...
...
@@ -36,7 +36,7 @@
# makefile too!
#
CLIENTVERSION
=
0.46-BETA-
C
CLIENTVERSION
=
0.46-BETA-
D
DOCFILES
=
NEWS-0.46
DEBIANCLIENTVERSION
=
$(
shell
echo
$(CLIENTVERSION)
|
tr
- .
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment