Skip to content

Commit 76a29f1

Browse files
Upgrade version in emacs-build.sh
1 parent 49e6c19 commit 76a29f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

emacs-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ actions=""
360360
do_clean=""
361361
debug_dependency_list="false"
362362
emacs_compress_files=no
363-
emacs_build_version=0.2
363+
emacs_build_version=0.3
364364
emacs_slim_build=yes
365365
while test -n "$*"; do
366366
case $1 in

0 commit comments

Comments
 (0)