Skip to content

Commit f76f369

Browse files
committed
2.6.1
1 parent 8e67e06 commit f76f369

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.67])
5-
AC_INIT([FS-UAE], [2.6.0beta2],
5+
AC_INIT([FS-UAE], [2.6.1],
66
[frode@fs-uae.net], [fs-uae], [http://fs-uae.net])
77
AC_CONFIG_AUX_DIR([.])
88
AC_CANONICAL_HOST

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
fs-uae (2.6.0~beta2-0) unstable; urgency=low
1+
fs-uae (2.6.1-0) unstable; urgency=low
22

33
* Dummy changelog entry.
44

5-
-- Frode Solheim <frode@fs-uae.net> Sun, 20 Sep 2015 21:52:53 +0200
5+
-- Frode Solheim <frode@fs-uae.net> Sun, 20 Sep 2015 22:00:34 +0200

fs-uae.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%define name fs-uae
2-
%define version 2.6.0beta2
3-
%define unmangled_version 2.6.0beta2
2+
%define version 2.6.1
3+
%define unmangled_version 2.6.1
44
%define release 1%{?dist}
55

66
Summary: Amiga emulator with on-screen GUI and online play support

0 commit comments

Comments
 (0)