mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
Cleanup (unsolicited copyright)
GitOrigin-RevId: 74d61a6122d5b8ef2a5108620e7b677db42a5b69
This commit is contained in:
committed by
intellij-monorepo-bot
parent
871d238bbe
commit
d5b3a61496
@@ -1,6 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Copyright 2000-2021 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
|
|
||||||
VER=$(date "+%Y%m%d.%H%M")
|
VER=$(date "+%Y%m%d.%H%M")
|
||||||
sed -i.bak "s/#define VERSION .*/#define VERSION \"${VER}\"/" fsnotifier.h && rm fsnotifier.h.bak
|
sed -i.bak "s/#define VERSION .*/#define VERSION \"${VER}\"/" fsnotifier.h && rm fsnotifier.h.bak
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user