Changeset 2607
- Timestamp:
- Oct 31, 2011, 7:04:34 PM (12 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_support/tag_and_release.sh.in
r2604 r2607 1 1 #!/bin/sh 2 2 #$Id$ 3 #@configure_input@ 3 4 4 5 # Copyright (C) 2011 Peter Johansson -
trunk/configure.ac
r2604 r2607 269 269 [chmod +x build_support/gen_yat_pc.sh]) 270 270 AC_CONFIG_FILES([build_support/tag_and_release.sh], 271 [chmod +x build_support/tag_and_release.sh])271 [chmod +x-w build_support/tag_and_release.sh]) 272 272 AC_CONFIG_FILES([Makefile 273 273 build_support/Makefile
Note: See TracChangeset
for help on using the changeset viewer.