Skip to content

Commit 85c9070

Browse files
committed
Update to version 2.7.0
1 parent 6081bd8 commit 85c9070

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
#VERBOSE=1
6868
#WINDOWS_XP=1
6969

70-
FE_VERSION=v2.6.2
70+
FE_VERSION=v2.7.0
7171

7272
CC=gcc
7373
CXX=g++

debian/changelog

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
attract (2.6.2) unreleased; urgency=low
1+
attract (2.7.0) unreleased; urgency=low
22

3-
* Version 2.6.2 package.
3+
* Version 2.7.0 package.
44

5-
-- Andrew Mickelson <[email protected]> Tue, 15 Feb 2022 04:20:00 -0800
5+
-- Andrew Mickelson <[email protected]> Sat, 10 Jun 2023 04:20:00 -0800

util/linux/pacur/PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ targets=(
88
"debian-jessie"
99
)
1010
pkgname="attract"
11-
pkgver="2.5.0"
11+
pkgver="2.7.0"
1212
pkgrel="1"
1313
pkgdesc="Attract-Mode emulator frontend"
1414
pkgdesclong=(

0 commit comments

Comments
 (0)