We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6081bd8 commit 85c9070Copy full SHA for 85c9070
Makefile
@@ -67,7 +67,7 @@
67
#VERBOSE=1
68
#WINDOWS_XP=1
69
70
-FE_VERSION=v2.6.2
+FE_VERSION=v2.7.0
71
72
CC=gcc
73
CXX=g++
debian/changelog
@@ -1,5 +1,5 @@
1
-attract (2.6.2) unreleased; urgency=low
+attract (2.7.0) unreleased; urgency=low
2
3
- * Version 2.6.2 package.
+ * Version 2.7.0 package.
4
5
- -- Andrew Mickelson <[email protected]> Tue, 15 Feb 2022 04:20:00 -0800
+ -- Andrew Mickelson <[email protected]> Sat, 10 Jun 2023 04:20:00 -0800
util/linux/pacur/PKGBUILD
@@ -8,7 +8,7 @@ targets=(
8
"debian-jessie"
9
)
10
pkgname="attract"
11
-pkgver="2.5.0"
+pkgver="2.7.0"
12
pkgrel="1"
13
pkgdesc="Attract-Mode emulator frontend"
14
pkgdesclong=(
0 commit comments